Add rounded class
This commit is contained in:
parent
84f7286460
commit
793da48f5c
1 changed files with 1 additions and 0 deletions
|
|
@ -480,6 +480,7 @@ details[open] .summary::after {
|
||||||
}
|
}
|
||||||
|
|
||||||
.cursor-help { cursor: help; }
|
.cursor-help { cursor: help; }
|
||||||
|
.rounded { border-radius: var(--border-radius); }
|
||||||
.break-all { word-break: break-all; }
|
.break-all { word-break: break-all; }
|
||||||
.text-left { text-align: left; }
|
.text-left { text-align: left; }
|
||||||
.text-right { text-align: right; }
|
.text-right { text-align: right; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue