mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
提交
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
width: 136upx;
|
||||
height: 44upx;
|
||||
// background: ;
|
||||
background: rgba($color: #181818, $alpha: 0.2);
|
||||
background: rgba($color: #1767FF, $alpha: 0.2);
|
||||
border-radius: 24upx 0px 0px 0px;
|
||||
backdrop-filter: blur(20px);
|
||||
}
|
||||
|
||||
@@ -835,7 +835,7 @@
|
||||
.type-index{
|
||||
font-size: 22upx;
|
||||
color: #6E7B84;
|
||||
background: rgba($color: #387DF7, $alpha: 0.1);
|
||||
background: rgba($color: #387DF7, $alpha: 0.1);
|
||||
border-radius: 16upx;
|
||||
margin-right: 12upx;
|
||||
padding: 4upx 12upx;
|
||||
@@ -843,7 +843,7 @@
|
||||
.type-tow{
|
||||
font-size: 22upx;
|
||||
color: #D98135;
|
||||
background: rgba($color: #FF7900, $alpha: 0.1);
|
||||
background: rgba($color: #FF7900, $alpha: 0.1);
|
||||
border-radius: 16upx;
|
||||
margin-right: 12upx;
|
||||
padding: 4upx 12upx;
|
||||
|
||||
Reference in New Issue
Block a user