Revert "btn 按钮颜色"

This reverts commit 5b148e6eddca5a78de0f24e29e2c7e2746f05bf1.
This commit is contained in:
sbwml 2023-05-28 03:43:01 +08:00
parent 8ccfe935b7
commit a1b3bf977a

View File

@ -1592,10 +1592,10 @@ td>table>tbody>tr>td,
white-space: nowrap;
text-decoration: none;
text-transform: uppercase;
color: #fff !important;
color: rgba(0, 0, 0, 0.87);
border: 0;
border-radius: 0.375rem;
background-color: var(--primary);
background-color: #f0f0f0;
background-image: none;
-webkit-appearance: none;
-ms-touch-action: manipulation;