mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
fix: style fixes and custom background video support for upload file
This commit is contained in:
6
src/components/widgets/time/date.scss
Normal file
6
src/components/widgets/time/date.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.date {
|
||||
cursor: initial;
|
||||
user-select: none;
|
||||
text-transform: capitalize;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user