chore: Small clean-up of unused code

This commit is contained in:
Ian Merryweather
2022-08-11 12:45:45 +01:00
parent 22435ee852
commit af00cb53d0
2 changed files with 0 additions and 10 deletions
-9
View File
@@ -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;
}
-1
View File
@@ -2221,7 +2221,6 @@
</div>
<!-- SCRIPTS -->
<script type="text/worker">
// Page Selection
const pageButtons = ["character-page", "configuration-page"];