mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-10-18 08:52:00 +00:00
Fix Minimize Navigation. Update the outdated home page of the menu.
This commit is contained in:
parent
8ba8e054a5
commit
95933dc649
3 changed files with 15 additions and 11 deletions
|
@ -1,10 +1,14 @@
|
|||
.twilight-root {
|
||||
top: 1rem !important;
|
||||
|
||||
.top-nav {
|
||||
z-index: 9999;
|
||||
|
||||
> div {
|
||||
height: 5rem !important;
|
||||
}
|
||||
|
||||
height: 1rem !important;
|
||||
top: -4rem !important;
|
||||
|
||||
transition: top ease-in-out 75ms, bottom ease-in-out 75ms;
|
||||
|
||||
.tw-svg__asset--logotwitch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue