Browse Source

Update style.css

pull/68/head
叙述、别离 2 months ago
parent
commit
ee454cd62f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/static/web/css/style.css

+ 1
- 1
src/static/web/css/style.css View File

@@ -444,7 +444,7 @@ a:hover,.item-theme:hover,.item-news:hover,.table-hover tbody tr:hover {
box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.015)!important box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.015)!important
} }
.btn-send,#validateimg { .btn-send,#validateimg {
border-radius:0 var(--b-radius) var(--b-radius) 0;
border-radius:0 var(--b-radius) var(--b-radius) 0!important;
cursor:pointer cursor:pointer
} }
@media screen and (max-width:767px) { @media screen and (max-width:767px) {


Loading…
Cancel
Save