mirror of
https://github.com/zadam/trilium.git
synced 2026-03-18 01:50:26 +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;
|
||
|
|
}
|