Improved receiving notifications
This commit is contained in:
@ -93,7 +93,6 @@ onUnmounted(() => {
|
||||
background-color: rgba($white, 0.8);
|
||||
z-index: 999;
|
||||
|
||||
// make draggable
|
||||
.modal-header {
|
||||
cursor: move;
|
||||
background-color: rgba($purple, 0.6);
|
||||
@ -149,6 +148,7 @@ onUnmounted(() => {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 10px 16px;
|
||||
min-width: 6.25rem;
|
||||
|
Reference in New Issue
Block a user