UI样式优化

This commit is contained in:
2025-11-16 13:02:00 +08:00
parent 6f4900eb0b
commit 6a365be470
7 changed files with 19 additions and 16 deletions

View File

@@ -225,4 +225,8 @@ $nut-primary-color-end: #000000 !important;
color: #ffffff !important;
background: #000000 !important;
border: 1px solid #000000 !important;
}
}
.nut-popup-bottom.nut-popup-round {
border-radius: 0 !important;
}