mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
chore: Small clean-up of unused code
This commit is contained in:
@@ -1856,15 +1856,6 @@ button[type="roll"].sheet-inline-roller {
|
||||
grid-template-columns: 1.5fr 1fr 1fr;
|
||||
}
|
||||
|
||||
.sheet-pokemon-move-info-header {
|
||||
justify-content: normal;
|
||||
}
|
||||
|
||||
.sheet-pokemon-move-info-header input[type="text"] {
|
||||
margin-left: 4px;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.sheet-move-modifiers {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
@@ -2221,7 +2221,6 @@
|
||||
</div>
|
||||
|
||||
<!-- SCRIPTS -->
|
||||
|
||||
<script type="text/worker">
|
||||
// Page Selection
|
||||
const pageButtons = ["character-page", "configuration-page"];
|
||||
|
||||
Reference in New Issue
Block a user