mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Add directory progress tracking style
This commit is contained in:
@@ -130,6 +130,12 @@ tr, th, td {
|
||||
padding-left: 50px;
|
||||
}
|
||||
|
||||
.active a {
|
||||
color: var(--primary-color);
|
||||
transform: scale(1.2);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.image-preview-wrap {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user