Fix more css bugs
This commit is contained in:
parent
2f2680be3c
commit
6f7934badc
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
--medium-modal-width: 712px;
|
||||
--large-modal-width: 1024px;
|
||||
|
||||
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-height: 100%;
|
||||
border-radius: var(--bo-radius);
|
||||
|
@ -63,4 +63,4 @@
|
|||
100% {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue