mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
smaller modal
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
.modalContent {
|
||||
display: flex;
|
||||
max-height: 80%;
|
||||
width: 70%;
|
||||
height: auto;
|
||||
width: 50%;
|
||||
position: fixed;
|
||||
background: var(--background-color);
|
||||
height: auto;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
|
Reference in New Issue
Block a user