Fix overlapping buttons in Theme settings
This commit is contained in:
parent
aa0b2e0723
commit
e58422889b
6 changed files with 57 additions and 30 deletions
|
@ -112,6 +112,10 @@
|
|||
<Checkbox v-model="expertLevel">
|
||||
{{ $t("settings.expert_mode") }}
|
||||
</Checkbox>
|
||||
<portal-target
|
||||
class="extra-content"
|
||||
name="unscrolled-content"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</Modal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue