mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
Bg variable for menu arrow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
@@ -224,7 +224,7 @@ nav {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
border-bottom-color: rgba(255, 255, 255, .97);
|
||||
border-bottom-color: $color-main-background;
|
||||
border-width: 9px;
|
||||
margin-left: -9px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user