输入框大小和颜色优化

This commit is contained in:
lutinglt
2025-02-10 11:38:04 +08:00
parent aae6409016
commit 02f22c1f57
8 changed files with 80 additions and 23 deletions

View File

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