mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Wrap overflowing setting values
Long strings were pushing the edit buttons out of view
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-top: 0.5rem;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
pre {
|
||||
max-height: 250px;
|
||||
|
||||
Reference in New Issue
Block a user