mirror of
https://github.com/zadam/trilium.git
synced 2026-02-11 00:04:27 +01:00
fix(calendar): layout broken on desktop
This commit is contained in:
parent
0e164b9daa
commit
83e585ed35
@ -71,7 +71,7 @@
|
||||
|
||||
.calendar-view .collection-properties {
|
||||
.center-container {
|
||||
order: 100;
|
||||
justify-content: center;
|
||||
|
||||
.title {
|
||||
min-width: 150px;
|
||||
@ -90,6 +90,8 @@
|
||||
}
|
||||
|
||||
.center-container {
|
||||
order: 100;
|
||||
|
||||
.title {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user