Revert "Update home webview display style"
This reverts commit b70473cc92.
This commit is contained in:
+2
-1
@@ -410,12 +410,13 @@ body:has(#home-container.active) #downloads-btn {
|
||||
height: 100%;
|
||||
border: none;
|
||||
display: none;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
}
|
||||
/* Show home webview when container is active */
|
||||
#home-container.active > #home-webview {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* TABS */
|
||||
|
||||
Reference in New Issue
Block a user