mirror of
https://github.com/getredash/redash.git
synced 2026-05-11 00:00:57 -04:00
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
.switch-with-label {
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
.switch-text {
|
|
margin-left: 10px;
|
|
}
|
|
}
|