mirror of
https://github.com/louislam/dockge.git
synced 2026-05-23 06:52:17 +00:00
Init (#1)
This commit is contained in:
9
frontend/src/styles/localization.scss
Normal file
9
frontend/src/styles/localization.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
html[lang='fa'] {
|
||||
#app {
|
||||
font-family: 'IRANSans', 'Iranian Sans','B Nazanin', 'Tahoma', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
|
||||
}
|
||||
}
|
||||
|
||||
ul.multiselect__content {
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user