mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update dsa5_character_sheet_roll20.css
better with a specified min-width and auto width for the words that are too long
This commit is contained in:
@@ -199,7 +199,8 @@ span.sheet-tab {
|
||||
border-bottom-color: black;
|
||||
text-align: center;
|
||||
|
||||
width: 105px;
|
||||
width: auto;
|
||||
min-width: 85px;
|
||||
height: 20px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user