mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 22:24:31 +02:00
fix: Use correct word break for patch option descriptions (#251)
This commit is contained in:
parent
ddeca84966
commit
7787ecde2c
@ -110,7 +110,7 @@
|
||||
|
||||
#option-description {
|
||||
white-space: pre-wrap;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
#option-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user