elaboration and spacing

This commit is contained in:
Henry Jameson 2024-07-23 21:35:29 +03:00
commit f4544f0742
5 changed files with 59 additions and 42 deletions

View file

@ -1,4 +1,9 @@
.theme-tab {
.deprecation-warning {
padding: 0.5em;
margin: 2em;
}
padding-bottom: 2em;
.preset-switcher {

View file

@ -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">