blob: c8bf25f9ab164df2248906cebf153ce348ce4e67 [file] [log] [blame]
@import '../../../elements-sk/modules/styles/buttons';
json-source-sk {
spinner-sk {
width: 16px;
height: 16px;
border-width: 4px;
}
#controls {
display: flex;
align-items: center;
}
#controls[hidden] {
display: none;
}
pre {
margin: 8px;
padding: 8px;
}
md-outlined-button {
--md-outlined-button-container-shape: 4px;
margin-right: 8px;
}
}