mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
detail page
This commit is contained in:
parent
3f3f69924f
commit
b1b348a7f9
@ -1,7 +1,7 @@
|
|||||||
.swal2-container {
|
.swal2-container {
|
||||||
display: grid;
|
display: grid;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 1060;
|
z-index: 99999999999999;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
@ -54,3 +54,7 @@ body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .s
|
|||||||
align-self: start;
|
align-self: start;
|
||||||
justify-self: end;
|
justify-self: end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.swal2-title {
|
||||||
|
max-width: 14rem;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user