feat: move the update available dialoge always to the bottom
This commit is contained in:
parent
a6e9b36bd6
commit
a18c6ab8d8
2 changed files with 10 additions and 11 deletions
|
|
@ -3,3 +3,7 @@
|
|||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.has-no-text-wrap {
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue