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;
|
--medium-modal-width: 712px;
|
||||||
--large-modal-width: 1024px;
|
--large-modal-width: 1024px;
|
||||||
|
|
||||||
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
border-radius: var(--bo-radius);
|
border-radius: var(--bo-radius);
|
||||||
|
|
Loading…
Reference in a new issue