blob: 1f07f25c83c89981d4794bc41f721ccf35cc5e85 [file] [log] [blame]
@import '../themes/themes.scss';
.body-sk test-picker-sk {
spinner-sk {
width: 2px;
height: 2px;
}
#testPicker,
#fieldContainer {
display: flex;
align-items: end;
gap: 8px;
}
#fieldContainer {
display: flex;
}
#queryCount {
.test-picker-sk-matches-container {
height: 30px;
display: flex;
align-items: flex-end;
spinner-sk {
margin: 0;
margin-left: 8px;
margin-top: 7px;
}
}
button {
z-index: 1;
margin-bottom: 0;
white-space: nowrap;
}
display: grid;
place-items: center;
}
}