mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Remove emoji because it sometimes crashes sandbox upload
This commit is contained in:
@@ -1355,7 +1355,7 @@ input[type=checkbox].atk-fixed:checked {
|
||||
/* mobile app struggles with dicefont, use emoji dice for now instead until I get images in place */
|
||||
.charsheet .sheet-sd .sd-core-stat button[type=roll]::after {
|
||||
font-family: Arial;
|
||||
content: "🎲";
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user