mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Update CSS for dropdown menu
This commit is contained in:
parent
8ee99760ec
commit
cd7c2beca6
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ main {
|
|||
.dropdown-menu {
|
||||
transition: all 0.2s;
|
||||
padding-left: 0;
|
||||
margin-top: 8px !important;
|
||||
border-radius: 20px;
|
||||
|
||||
.dropdown-divider {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue