chore(old-top-bar): adjust styles

This commit is contained in:
Hakadao
2024-07-30 22:11:26 +08:00
parent a2c5c7ba5d
commit b5912fd3f4

View File

@@ -496,7 +496,7 @@ defineExpose({
<svg
t="1720198072316" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
p-id="1477" width="40" height="40"
p-id="1477" width="38" height="38"
un-fill="$bew-theme-color dark:white" un-group-hover:fill="white dark:$bew-theme-color"
duration-300 mt--1px
>
@@ -946,7 +946,7 @@ defineExpose({
--uno: "relative text-$bew-text-1 flex items-center";
&:not(.avatar) a {
--uno: "text-xl flex items-center p-2 rounded-40px duration-300 relative z-5";
--uno: "text-lg flex items-center p-2 rounded-40px duration-300 relative z-5";
--uno: "h-35px h-35px";
}