Fix padding.

This commit is contained in:
Will Scullin
2019-09-05 21:24:06 -07:00
parent fba5e34315
commit 6858c298cf

View File

@@ -337,8 +337,8 @@ canvas {
font-family: Courier, fixed;
}
#text_input .controls {
padding-bottom: 5px;
#input-modal .controls {
padding-bottom: 10px;
}
#player {