elaboration and spacing
This commit is contained in:
parent
2928959138
commit
f4544f0742
5 changed files with 59 additions and 42 deletions
|
|
@ -1,4 +1,9 @@
|
|||
.theme-tab {
|
||||
.deprecation-warning {
|
||||
padding: 0.5em;
|
||||
margin: 2em;
|
||||
}
|
||||
|
||||
padding-bottom: 2em;
|
||||
|
||||
.preset-switcher {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="theme-tab">
|
||||
<div class="alert warning">
|
||||
<div class="alert warning deprecation-warning">
|
||||
{{ $t("settings.style.themes2_outdated") }}
|
||||
</div>
|
||||
<div class="presets-container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue