mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 12:37:03 +02:00
add text-wrap-pretty
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
.text-sm { font-size: 0.875rem!important; } // 14px on harmony
|
||||
.text-xs { font-size: 0.75rem!important; } // 12px on harmony
|
||||
.text-tabular { font-variant-numeric: tabular-nums!important; }
|
||||
.text-wrap-pretty { text-wrap: pretty!important; }
|
||||
|
||||
.overscroll-behavior-contain {
|
||||
overscroll-behavior: contain;
|
||||
|
||||
Reference in New Issue
Block a user