mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Fix layout of digital clock
ALignment was always set to center. Instead it now takes the positions alignment (left/center/right)
This commit is contained in:
@@ -82,10 +82,6 @@
|
||||
transform-origin: 50% 100%;
|
||||
}
|
||||
|
||||
.digital {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.module.clock .sun,
|
||||
.module.clock .moon {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user