🎨
This commit is contained in:
parent
e73297f260
commit
beeb8de6da
4 changed files with 6 additions and 3 deletions
|
|
@ -318,8 +318,9 @@ export default defineComponent({
|
|||
}
|
||||
|
||||
&.naked {
|
||||
//background: var(--deckAcrylicColumnBg);
|
||||
background: transparent !important;
|
||||
background: var(--acrylicBg) !important;
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
> header {
|
||||
background: transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue