Custom header disconnection dropdown-item style.
This commit is contained in:
@@ -85,3 +85,7 @@
|
||||
overflow: hidden;
|
||||
transition: max-height 0.2s ease-out;
|
||||
}
|
||||
|
||||
.dropdown-item.danger-color-dark:hover {
|
||||
background-color: #ff4444 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user