mirror of
https://github.com/fleetdm/fleet
synced 2026-04-27 16:37:55 +00:00
9 lines
100 B
SCSS
9 lines
100 B
SCSS
.show-query-modal {
|
|
.yaml-ace {
|
|
min-height: 0;
|
|
}
|
|
|
|
.yaml-ace__label {
|
|
height: 0;
|
|
}
|
|
}
|