From 51123561f2fa8e6a01e42cce657ce4f7702de4c0 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Sat, 8 Oct 2022 03:44:41 +0300 Subject: [PATCH] New Fixes (CSS) --- static/koboldai.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/koboldai.css b/static/koboldai.css index c9773549..02208a9e 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -384,6 +384,7 @@ border-top-right-radius: var(--tabs_rounding); display: inline-block; transition: left 0.5s; cursor: pointer; + transform: translateY(-3px) translateX(-2px); } .SideMenu { @@ -703,6 +704,7 @@ border-top-right-radius: var(--tabs_rounding); .collapsable_header .material-icons-outlined { padding-top: 5px; + .collapsable_header .material-icons-outlined } .var_sync_system_theme_list{ @@ -1957,7 +1959,6 @@ body { top: 3px; right: 2px; cursor: pointer; - transform: translateY(-3px) translateX(-2px) } #finder-scratchpad { @@ -2470,7 +2471,6 @@ h2 .material-icons-outlined { .collapsable_header { cursor: pointer; - transform: translateY(7px) translateX(4px); } .material-icons-outlined,