mirror of
https://github.com/zadam/trilium.git
synced 2026-05-31 07:13:58 +02:00
7 lines
104 B
CSS
7 lines
104 B
CSS
|
|
.shared-info-widget {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.shared-info-widget button {
|
||
|
|
margin-inline-start: 8px;
|
||
|
|
}
|