mirror of
https://github.com/Xevion/glance.git
synced 2025-12-06 01:15:08 -06:00
Add rounded class
This commit is contained in:
@@ -2038,6 +2038,7 @@ details[open] .summary::after {
|
||||
.color-primary { color: var(--color-primary); }
|
||||
|
||||
.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; }
|
||||
|
||||
Reference in New Issue
Block a user