mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
feat: Update sidebar categories and improve new tag styling
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
.drawer-navigation .sidebar-item .new-tag {
|
||||
color: #fff;
|
||||
border: 1px solid #27ff64;
|
||||
background-color: rgba(82, 39, 255, 0.3);
|
||||
background-color: rgba(39, 255, 100, 0.3);
|
||||
}
|
||||
|
||||
.sidebar-item .updated-tag,
|
||||
|
||||
Reference in New Issue
Block a user