mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 05:04:23 +01:00
style(revisions): prevent revision list from overflowing
This commit is contained in:
parent
0d74998625
commit
5ff7764699
@ -67,6 +67,10 @@ body.mobile .revisions-dialog {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.revision-list {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.revision-content.type-file {
|
||||
display: flex;
|
||||
min-width: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user