fleet/frontend/components/modals/ShowQueryModal/_styles.scss

9 lines
100 B
SCSS

.show-query-modal {
.yaml-ace {
min-height: 0;
}
.yaml-ace__label {
height: 0;
}
}