зеркало из https://github.com/nextcloud/spreed.git
Fix app settings dialog style
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
Родитель
754c3574e1
Коммит
7f664e28c0
|
@ -275,11 +275,6 @@ export default {
|
|||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
.wrapper {
|
||||
overflow-y: scroll;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.app-settings-section {
|
||||
margin-bottom: 80px;
|
||||
&.last {
|
||||
|
@ -303,8 +298,4 @@ export default {
|
|||
}
|
||||
}
|
||||
|
||||
::v-deep .modal-container {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Загрузка…
Ссылка в новой задаче