mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-16 04:58:53 +00:00
web: replace text-align: left with text-align: start
improves support for arabic and other RTL languages
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
}
|
||||
|
||||
.support-note {
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user