* code for css in admin

This commit is contained in:
guofeilong
2023-02-01 09:17:22 +08:00
parent 72190413be
commit 9cda91e65d
2 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -27,8 +27,7 @@
.official-content > .content {color: #838A9D; font-size: 12px;}
.official-content > .title {color: #313C52; font-size: 13px;}
.classList > .classItem {flex: 1 1 30%;}
.classItem {margin: 5px;}
.classList > .classItem {flex: 1 1 30%; margin: 5px;}
.classItem > .imgBack {flex: 1 1 50%; background: #C8EDFF;}
.classItem > .imgBack > .classImg {background-repeat: no-repeat; background-size: contain; aspect-ratio: 1 / 1; background-position: center; margin:5px;}
.classItem > .classContent {flex: 1 1 50%; padding: 5px; font-size: 14px; color: #0B0F18;}
.classItem > .classContent {flex: 1 1 50%; padding: 5px; font-size: 14px; color: #0B0F18; text-align: center; overflow: hidden; height: 24px; font-weight: 700;}
Binary file not shown.