mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 05:24:29 +01:00
7 lines
104 B
CSS
7 lines
104 B
CSS
.shared-info-widget {
|
|
display: flex;
|
|
}
|
|
|
|
.shared-info-widget button {
|
|
margin-inline-start: 8px;
|
|
} |