更新
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@use '@/style/iconfont.css';
|
@use '@/style/iconfont.css';
|
||||||
@use "./transition.scss";
|
@use './transition.scss';
|
||||||
|
|
||||||
.html-grey {
|
.html-grey {
|
||||||
filter: grayscale(100%);
|
filter: grayscale(100%);
|
||||||
@@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
.gva-search-box {
|
.gva-search-box {
|
||||||
@apply p-4 bg-white text-slate-700 dark:text-slate-400 dark:bg-slate-900 rounded my-2;
|
@apply p-4 bg-white text-slate-700 dark:text-slate-400 dark:bg-slate-900 rounded my-2;
|
||||||
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gva-form-box {
|
.gva-form-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user