mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Reduce width of sheet-square from 5px to 3px
This commit is contained in:
+1
-1
@@ -423,7 +423,7 @@ div.sheet-attributeBase {
|
||||
}
|
||||
|
||||
.sheet-square {
|
||||
width: 5px;
|
||||
width: 3px;
|
||||
height: 5px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user