mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed some errors with logging in when a tab is active
This commit is contained in:
@@ -665,6 +665,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
|
||||
.playlist-tabs, .playlist-tabs-loggedIn{
|
||||
background-color:rgba(0,0,0,0) !important;
|
||||
width: 96% !important;
|
||||
}
|
||||
|
||||
.duration-song{
|
||||
@@ -759,6 +760,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
background: white;
|
||||
background: white;
|
||||
overflow-x: hidden;
|
||||
width:98%;
|
||||
}
|
||||
|
||||
#chat-btn i {
|
||||
|
||||
Reference in New Issue
Block a user