fixed underline style stretching on buttons

This commit is contained in:
Will McGugan
2022-07-09 15:03:36 +01:00
parent f751426ef6
commit f47629623c
7 changed files with 53 additions and 109 deletions

View File

@@ -1,5 +1,4 @@
Button {
padding-left: 1;
padding-right: 1;
width:30;
width:100%;
}