diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 15d12b60..f3a8ab28 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -386,7 +386,6 @@ body.hidemenu .body-right { } .colordlg { padding:0.5rem; - width:120px; background:#fff; border:1px solid #dee2e6; z-index:10005 @@ -638,8 +637,8 @@ table,input,select,textarea,.search,.menu-body,.coolbg,.mysource,.mywriter,.pubd border-bottom-right-radius:0.5rem!important } #selColor { - padding:0; - width:40px + padding:5px; + width:35px } #edsta { display:none; diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index ad89bf63..ca343b89 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -440,7 +440,7 @@ input[type=file] { #returntop:hover { background:#e77817 } -@media (max-width:480px) { +@media (max-width:768px) { .m-pb-1 { padding-bottom:1rem } diff --git a/src/static/web/img/colornew.htm b/src/static/web/img/colornew.htm index 0040b91a..a752a53a 100644 --- a/src/static/web/img/colornew.htm +++ b/src/static/web/img/colornew.htm @@ -28,5 +28,5 @@
自定义:
+ \ No newline at end of file