'commit'
This commit is contained in:
@@ -281,13 +281,14 @@
|
||||
}
|
||||
|
||||
.sidebar-header {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #0066CC;
|
||||
padding: 10px 15px;
|
||||
border-bottom: 1px solid #eee;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.resource-list {
|
||||
@@ -569,7 +570,6 @@
|
||||
<div class="sidebar-card">
|
||||
<div class="sidebar-header">
|
||||
<span>课程资源</span>
|
||||
<span>∧</span>
|
||||
</div>
|
||||
<ul class="resource-list">
|
||||
<li class="resource-item">
|
||||
|
Reference in New Issue
Block a user