mirror of
https://github.com/getredash/redash.git
synced 2026-03-21 16:00:09 -04:00
12 lines
150 B
Plaintext
12 lines
150 B
Plaintext
@import (reference, less) "~@/assets/less/ant";
|
|
|
|
.embed-query-dialog {
|
|
label {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.size-input {
|
|
width: 72px;
|
|
}
|
|
}
|