Commit ·
ca5ba1d
1
Parent(s): 699507c
3. Okt. 2024, 04:50
Browse files- _res/_custom.css +1 -0
_res/_custom.css
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
body {
|
| 2 |
position: relative !important;
|
| 3 |
|
|
|
|
| 4 |
& #resolution_modal_wrapper {
|
| 5 |
position: absolute !important;
|
| 6 |
inset: 0;
|
|
|
|
| 1 |
body {
|
| 2 |
position: relative !important;
|
| 3 |
|
| 4 |
+
/* MARK: Modal warning resolution */
|
| 5 |
& #resolution_modal_wrapper {
|
| 6 |
position: absolute !important;
|
| 7 |
inset: 0;
|