老板,按钮的圆角再来一点点

This commit is contained in:
Bard 2022-03-01 07:34:49 +08:00 committed by GitHub
parent 6f29038aba
commit b8f782b574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1297,7 +1297,7 @@ td > table > tbody > tr > td,
text-transform: uppercase; text-transform: uppercase;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
border: 0; border: 0;
border-radius: 0.2rem; border-radius: 0.375rem;
background-color: #f0f0f0; background-color: #f0f0f0;
background-image: none; background-image: none;
-webkit-appearance: none; -webkit-appearance: none;