Remove bottom border
This commit is contained in:
@@ -46,7 +46,7 @@ body {
|
||||
}
|
||||
|
||||
.ui.tabular.menu .active.item, .ui.tabular.menu .active.item:hover {
|
||||
background: linear-gradient(var(--color-body),rgba(0,0,0,0));
|
||||
background: linear-gradient(var(--color-body),#E8E8E8);
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user