mirror of
https://github.com/maclean-d/obsidian-pocket.git
synced 2026-07-22 06:13:22 +00:00
6 lines
104 B
CSS
6 lines
104 B
CSS
.pocket-sync-quick-actions {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
gap: 0.5rem;
|
|
margin: 0.75rem 0 1rem;
|
|
}
|