forked from noxious/client
My 2 cents for CSS :'))
This commit is contained in:
parent
d7e4da307a
commit
4525634bc9
@ -102,6 +102,8 @@ onUnmounted(() => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 10px;
|
||||
backdrop-filter: blur(5px);
|
||||
box-shadow: 0 0 10px rgba($black, 0.5);
|
||||
|
||||
.modal-header {
|
||||
cursor: move;
|
||||
|
Loading…
x
Reference in New Issue
Block a user