Fixed text disappearance of translate

This commit is contained in:
a-ill
2023-08-12 14:32:17 +03:00
parent 91c39c3799
commit f2dbb7bada
2 changed files with 10 additions and 0 deletions
Server
app
svelte
public
public

@@ -272,6 +272,11 @@ a:focus { text-decoration: none; }
line-height: 140%;
}
font {
font-size: inherit;
font-family: inherit;
}
/*---Button/input related--------------------------------------------------------------*/
button {

@@ -272,6 +272,11 @@ a:focus { text-decoration: none; }
line-height: 140%;
}
font {
font-size: inherit;
font-family: inherit;
}
/*---Button/input related--------------------------------------------------------------*/
button {