仓库导航栏颜色同步&按钮大小优化

This commit is contained in:
lutinglt
2025-02-09 21:42:11 +08:00
parent 7c6ec21e10
commit cd9a2a504b
4 changed files with 18 additions and 16 deletions

View File

@@ -1,4 +1,7 @@
// Made by Luting ^-^
.ui.button {
padding: 10px 16px;
}
.ui.primary.button {
background-color: #238636;
&:hover {