mirror of
https://github.com/miniflux/v2.git
synced 2025-08-31 18:31:01 +00:00
hide menu button in desktop layout instead of icon
This commit is contained in:
parent
552fb3e4cc
commit
bf54222be7
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ a:hover {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header nav button[aria-controls="header-menu"] svg {
|
.header nav button[aria-controls="header-menu"] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue