mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
13 lines
221 B
CSS
13 lines
221 B
CSS
.menu-search input[type="text"] {
|
|
height: 30px;
|
|
}
|
|
|
|
.dropdown-menu__version {
|
|
padding: 5px 10px 8px 17px;
|
|
}
|
|
|
|
.update-available .fa {
|
|
color: #52c41a;
|
|
vertical-align: bottom;
|
|
font-size: 16px !important;
|
|
} |