mirror of
https://github.com/h44z/wg-portal.git
synced 2025-10-07 17:06:17 +00:00
fix a small visual glitch in dialogs
This commit is contained in:
@@ -105,3 +105,7 @@ a.disabled {
|
|||||||
.vue-tags-input .ti-deletion-mark:after {
|
.vue-tags-input .ti-deletion-mark:after {
|
||||||
transform: scaleX(1);
|
transform: scaleX(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal-dialog {
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
Reference in New Issue
Block a user