mirror of
https://github.com/harness/drone.git
synced 2025-05-07 00:50:50 +08:00
fix: [code-706]: fix color of hover
This commit is contained in:
parent
488ef60966
commit
faab869933
@ -64,8 +64,7 @@
|
||||
overflow-y: auto;
|
||||
|
||||
.menuItem:hover {
|
||||
background: unset;
|
||||
border: 1px solid var(--primary-7);
|
||||
background: rgba(0, 146, 228, 0.0392156863) !important;
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user