opt: language menu text align to center

This commit is contained in:
KOWX712
2025-03-19 23:01:27 +08:00
parent ad4cc31c29
commit 48637a0fdb

View File

@@ -85,7 +85,7 @@
.language-option {
padding: 8px 10px;
text-align: left;
text-align: center;
color: #333;
background-color: white;
border: none;