This commit is contained in:
王丹 2025-02-14 15:01:33 +08:00
parent 6d3d6634a1
commit f2f78f0aee

View File

@ -67,18 +67,18 @@
width: fit-content !important; width: fit-content !important;
} }
.u-button--success { /* .u-button--success {
background-color: #39ac4f !important; background-color: #39ac4f !important;
border-color: #39ac4f !important; border-color: #39ac4f !important;
} } */
.u-button--square { .u-button--square {
border-radius: 5px !important; border-radius: 5px !important;
} }
.u-button--plain { /* .u-button--plain {
background-color: transparent !important; background-color: transparent !important;
} } */
/* fixed */ /* fixed */