Browse Source

Allow upgrade text to be wrapped

tags/v0.0.3
Fen Dweller 5 years ago
parent
commit
bd946484fc
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css View File

@@ -344,6 +344,7 @@ button {
margin: -25px -50px;
z-index: 1;
font-weight: bold;
overflow-wrap: break-word;
}

.click-popup-food {


Loading…
Cancel
Save