mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
fix: responsive long url in plaintext
This commit is contained in:
@@ -87,6 +87,10 @@ body.loading {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#plaintext > a {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#message {
|
||||
height: 70dvh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user