Merge branch 'settings-modal' into shigusegubu
* settings-modal: fixed tab not hiding
This commit is contained in:
commit
0b288bf96f
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
.full-height {
|
||||
.full-height:not(.hidden) {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Reference in a new issue