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

View File

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