mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
smaller modal
This commit is contained in:
parent
18f0608c30
commit
362d340b34
1 changed files with 2 additions and 2 deletions
|
@ -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%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue