added upload queue notifications
This commit is contained in:
@@ -544,8 +544,14 @@ h4,
|
||||
|
||||
.guest-immersive .guest-bottom-nav {
|
||||
display: flex !important;
|
||||
opacity: 0 !important;
|
||||
transform: translateY(12px) !important;
|
||||
pointer-events: none !important;
|
||||
}
|
||||
|
||||
.guest-immersive.guest-nav-visible .guest-bottom-nav {
|
||||
opacity: 1 !important;
|
||||
transform: none !important;
|
||||
transform: translateY(0) !important;
|
||||
pointer-events: auto !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user