mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Add rounded class
This commit is contained in:
parent
84f7286460
commit
793da48f5c
@ -480,6 +480,7 @@ details[open] .summary::after {
|
||||
}
|
||||
|
||||
.cursor-help { cursor: help; }
|
||||
.rounded { border-radius: var(--border-radius); }
|
||||
.break-all { word-break: break-all; }
|
||||
.text-left { text-align: left; }
|
||||
.text-right { text-align: right; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user