Merge pull request #5794 from McGiverGim/material_align_button_text_center
luci-material-theme: align text buttons center
This commit is contained in:
commit
a000cf9c01
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ input,
|
|||
background-color: transparent;
|
||||
background-image: none;
|
||||
box-shadow: none;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
select,
|
||||
|
|
Loading…
Reference in a new issue