mirror of
https://github.com/h44z/wg-portal.git
synced 2025-08-18 19:22:23 +00:00
feat: add overflow-break to text-wrap class
This commit is contained in:
parent
2cb5355973
commit
38222b3c83
@ -3,3 +3,7 @@ a.disabled {
|
||||
cursor: default;
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.text-wrap {
|
||||
overflow-break: anywhere;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user