Fix navbar mods having broken border radius
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
@include theme-variables using ($theme) {
|
||||
@if $theme == "light" {
|
||||
--edge-highlight: 0 0 0 transparent;
|
||||
--edge-highlight: 0 0 transparent;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user