Merge pull request #5794 from McGiverGim/material_align_button_text_center

luci-material-theme: align text buttons center
This commit is contained in:
Jo-Philipp Wich 2022-05-02 10:37:15 +02:00 committed by GitHub
commit a000cf9c01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,6 +200,7 @@ input,
background-color: transparent;
background-image: none;
box-shadow: none;
align-items: center;
}
select,