mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
fix
This commit is contained in:
parent
32703cd06d
commit
a72dc74f3f
@ -435,6 +435,7 @@ function noteClick(e) {
|
||||
}
|
||||
|
||||
> .body {
|
||||
position: relative;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
margin: 0 -200px;
|
||||
|
@ -390,6 +390,7 @@ function focusFooter(ev) {
|
||||
background: var(--panel);
|
||||
mask: linear-gradient(to top, var(--gradient));
|
||||
-webkit-mask: linear-gradient(to top, var(--gradient));
|
||||
transition: background .2s;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user