feat: add mobile css
This commit is contained in:
@@ -6,4 +6,6 @@ export abstract class AbstractBuilder {
|
||||
public abstract getLabelledRowHeight(): number;
|
||||
|
||||
public abstract save(name: string);
|
||||
|
||||
public abstract getImageScale(): number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user