mirror of
https://github.com/h44z/wg-portal.git
synced 2025-08-24 05:52:22 +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;
|
cursor: default;
|
||||||
color: #888888;
|
color: #888888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-wrap {
|
||||||
|
overflow-break: anywhere;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user