mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Try fix the menu width again
This commit is contained in:
parent
e2eeffde63
commit
58ccdf84fa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
'top top'
|
||||
'left right';
|
||||
padding: 0;
|
||||
min-width: 22em;
|
||||
/* min-width: 22em; */
|
||||
max-width: calc(100vw - 16px);
|
||||
}
|
||||
.nav-menu .top-menu {
|
||||
|
|
Loading…
Reference in a new issue