mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-27 02:37:08 +01:00
Fix mobile nav (#4409)
This commit is contained in:
parent
c665bd2321
commit
ad3c15df9b
1 changed files with 0 additions and 5 deletions
|
@ -462,7 +462,6 @@
|
|||
z-index: 1045;
|
||||
border-right: var(--menu-border);
|
||||
color: var(--btcpay-body-text);
|
||||
visibility: hidden;
|
||||
background-color: inherit;
|
||||
background-clip: padding-box;
|
||||
outline: 0;
|
||||
|
@ -622,10 +621,6 @@
|
|||
padding: var(--btcpay-space-m) 1.5rem;
|
||||
}
|
||||
|
||||
#mainNav {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
#Notifications {
|
||||
order: 1;
|
||||
margin-left: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue