fix: set back get_textstyle for mobile devices
This commit is contained in:
parent
2b3ff029ed
commit
ef7766af8a
1 changed files with 4 additions and 0 deletions
|
|
@ -165,6 +165,10 @@ body {
|
|||
|
||||
body[data-route^="Form"]{
|
||||
.page-title {
|
||||
.title-text {
|
||||
@include get_textstyle("lg", "regular");
|
||||
}
|
||||
|
||||
.indicator {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue