mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-24 10:09:47 +08:00
首页头部初步
This commit is contained in:
@@ -23,5 +23,15 @@
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
.department-name {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: rgba(0, 0, 0, 0.45);
|
||||
line-height: 24px;
|
||||
background: #f6f6f6;
|
||||
border-radius: 8px 4px 8px 4px;
|
||||
padding: 0 8px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user