make descriptions fit better on screen
This commit is contained in:
@@ -36,7 +36,10 @@
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
width: 200px;
|
||||
max-width: 80%;
|
||||
width: fit-content;
|
||||
white-space: pre-line;
|
||||
min-width: 50%;
|
||||
}
|
||||
|
||||
.description-bubble::after {
|
||||
|
||||
Reference in New Issue
Block a user