Switch source code bits
This commit is contained in:
parent
27ea1b7133
commit
c9940b7359
7 changed files with 66 additions and 36 deletions
|
|
@ -71,6 +71,7 @@ function close() {
|
|||
width: calc(100% - (var(--margin) * 2));
|
||||
max-width: 500px;
|
||||
display: flex;
|
||||
backdrop-filter: var(--blur, blur(15px));
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue