This commit is contained in:
parent
a2d0f900e1
commit
96b147ca8e
1 changed files with 1 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
|||
top: 0 !important;
|
||||
left: 0 !important;
|
||||
width: 100% !important;
|
||||
height 100% !important;
|
||||
height: 100% !important;
|
||||
opacity: .8;
|
||||
animation: animatebg 60s linear infinite;
|
||||
}
|
||||
|
|
@ -115,10 +115,6 @@
|
|||
/* margins around the instance info stuff to fit the background */
|
||||
[class^="MkVisitorDashboard-root-"] {
|
||||
padding: .5rem !important;
|
||||
background: var(--MI_THEME-acrylicPanel);
|
||||
-webkit-backdrop-filter: var(--MI-blur, blur(15px));
|
||||
backdrop-filter: var(--MI-blur, blur(15px));
|
||||
border-radius: var(--MI-radius-ellipse);
|
||||
transition: padding .2s;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue