mirror of
https://github.com/mue/mue.git
synced 2026-07-19 15:04:11 +02:00
fix: style fixes and custom background video support for upload file
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
.clock {
|
||||
font-size: 4em;
|
||||
margin: 0;
|
||||
cursor: initial;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.ampm {
|
||||
@@ -16,6 +18,8 @@
|
||||
box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
|
||||
border: none !important;
|
||||
border: 1px solid map-get($theme-colours, 'main') !important;
|
||||
cursor: initial;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.react-clock__hand__body, .react-clock__mark__body {
|
||||
|
||||
Reference in New Issue
Block a user