mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fixed toolbar in non-english languages.
This commit is contained in:
@@ -212,6 +212,14 @@ body {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.nonenglish .topbar_td {
|
||||
width: 10px;
|
||||
height: 24px;
|
||||
cursor: pointer;
|
||||
padding-left:16px;
|
||||
padding-right:16px;
|
||||
}
|
||||
|
||||
.topbar_td_end {
|
||||
text-align: right;
|
||||
height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user