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