Update styles.css (#16138)

Left align text for dashboard widgets
This commit is contained in:
Andy Norwood
2024-06-18 13:49:54 +01:00
committed by GitHub
parent 8930670ded
commit 6f030b7082

View File

@@ -1726,7 +1726,7 @@ tr.search:nth-child(odd) {
.gridster * {
margin:0;
text-align: center;
text-align: left;
}
.grid ul {