Slight QOL Adjustment

This commit is contained in:
Maddox Werts 2025-08-01 16:19:05 -04:00
parent a16579802d
commit 39647abec7

View file

@ -79,6 +79,7 @@ export component Prorater inherits Window {
result_text := Text { result_text := Text {
text: ""; text: "";
padding-top: 50px;
font-size: 1.25rem; font-size: 1.25rem;
horizontal-alignment: center; horizontal-alignment: center;
} }