v2-ui #88

Merged
Vishnu merged 13 commits from v2-ui into main 2025-05-15 07:05:44 +00:00
Showing only changes of commit 5c896e11a8 - Show all commits

View File

@@ -379,7 +379,7 @@
transition: all 0.2s;
&.hide {
min-width: none;
min-width: auto;
width: 92px;
}