org glass sidebar fix
This commit is contained in:
parent
0704e9ef4e
commit
0714d1a36b
@ -155,10 +155,7 @@
|
|||||||
.sidebar-head {
|
.sidebar-head {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
#internal-Settings, .active-tab-Settings, .sidebar body[data-active-tab=""], .sidebar {
|
|
||||||
-webkit-backdrop-filter: blur(10px) !important;
|
|
||||||
backdrop-filter: blur(10px) !important;
|
|
||||||
}
|
|
||||||
/*Calendar */
|
/*Calendar */
|
||||||
.fc-toolbar {
|
.fc-toolbar {
|
||||||
-webkit-backdrop-filter: blur(10px);
|
-webkit-backdrop-filter: blur(10px);
|
||||||
@ -388,7 +385,8 @@
|
|||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
background: var(--div-background-color-15);
|
background: var(--div-background-color-15);
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
padding: 10px;
|
padding-left: 10px;
|
||||||
|
padding-right: 10px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
/* Invite */
|
/* Invite */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user