fix: better alignment in character selection (#27)

This commit is contained in:
Patric Stout
2023-11-26 20:00:13 +01:00
committed by GitHub
parent c1b0feb1fd
commit afc0cc3df5

View File

@@ -6,6 +6,7 @@
background-color: #1d1d1d;
color: #c5c5c5;
height: 24px;
padding-left: 5px;
width: calc(100% - 20px);
}