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;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
backdrop-filter: blur(5px);
|
||||||
|
box-shadow: 0 0 10px rgba($black, 0.5);
|
||||||
|
|
||||||
.modal-header {
|
.modal-header {
|
||||||
cursor: move;
|
cursor: move;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user