fix mobile drawer menu items not being fullwidth
This commit is contained in:
parent
d8827932bc
commit
d3b5f76486
@ -376,6 +376,7 @@ nav {
|
|||||||
position: relative;
|
position: relative;
|
||||||
border-bottom: 1px solid;
|
border-bottom: 1px solid;
|
||||||
border-color: var(--border);
|
border-color: var(--border);
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
border-top-right-radius: var(--roundness);
|
border-top-right-radius: var(--roundness);
|
||||||
|
Loading…
Reference in New Issue
Block a user