瀏覽代碼

Update style.css

pull/68/head
叙述、别离 2 月之前
父節點
當前提交
ee454cd62f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/static/web/css/style.css

+ 1
- 1
src/static/web/css/style.css 查看文件

@@ -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
}
.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
}
@media screen and (max-width:767px) {


Loading…
取消
儲存