fix : ui fix after release 1.3.3
This commit is contained in:
@@ -100,11 +100,11 @@ class AppFonts {
|
||||
);
|
||||
|
||||
|
||||
static const TextStyle yekan10 = TextStyle(
|
||||
static TextStyle yekan10 = TextStyle(
|
||||
// Rounded from 10.24
|
||||
fontFamily: yekan,
|
||||
fontWeight: regular,
|
||||
fontSize: 10,
|
||||
fontSize: 10.sp,
|
||||
height: _height,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user