feat: redesign snippet editor form and enhance CodeMirror with advanced editing tools and persistence
This commit is contained in:
@@ -60,10 +60,4 @@
|
||||
/* Ensures it sits above the video */
|
||||
}
|
||||
|
||||
/* Custom Color Utilities */
|
||||
.text-old-brick {
|
||||
color: var(--color-old-brick) !important;
|
||||
}
|
||||
.bg-old-brick {
|
||||
background-color: var(--color-old-brick) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user