fix bad css
This commit is contained in:
parent
d3fdef1b4c
commit
17fc935e08
@ -106,7 +106,7 @@ section.settings {
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: calc(100% - 111px);
|
||||
height: calc(100vh - 111px);
|
||||
transition: height ease-in-out 0.2s;
|
||||
}
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
.actions iqser-input-with-action {
|
||||
margin-right: 16px
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user