mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-31 22:30:04 +00:00
website: nav scrolling & direction issue (#2120)
* website: add dir to blog template * website: remove scroll in mobile dropdown menu
This commit is contained in:
@@ -293,6 +293,10 @@ header nav {
|
||||
opacity: 1;
|
||||
transform: translateX(0);
|
||||
}
|
||||
|
||||
.flag-container .sub-menu{
|
||||
max-height: fit-content;
|
||||
}
|
||||
}
|
||||
|
||||
.lock-scroll {
|
||||
|
||||
Reference in New Issue
Block a user