mirror of
https://github.com/getredash/redash.git
synced 2026-05-11 09:01:27 -04:00
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
.visualization-editor-control-label {
|
|
&.visualization-editor-control-label-horizontal {
|
|
label {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
.visualization-editor-input {
|
|
width: 100% !important;
|
|
}
|