[🐛] Fix text aligment on clock
This commit is contained in:
parent
c76d0d8a1d
commit
92670a1cc9
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ toolbar {
|
||||||
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1), 0 0px 10px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1), 0 0px 10px rgba(0, 0, 0, 0.1);
|
||||||
height: 40px!important;
|
height: 40px!important;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
|
||||||
|
|
||||||
app {
|
app {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue