Browse Source
ui: Changed modal to use a h1 in the body instead of title property, tried to fix font flashing.
1.0
ui: Changed modal to use a h1 in the body instead of title property, tried to fix font flashing.
1.0
Gisle Aune
6 years ago
6 changed files with 18 additions and 8 deletions
-
4marko/browser.json
-
6marko/components/menu/index.marko
-
1marko/components/modal/index.marko
-
1marko/global/base.less
-
6marko/global/colors.less
-
8marko/global/fonts.less
@ -1,8 +1,8 @@ |
|||
{ |
|||
"dependencies": [ |
|||
"./global/fonts.less", |
|||
"./global/base.less", |
|||
"./global/colors.less", |
|||
"./global/navbar.less", |
|||
"./global/fonts.less" |
|||
"./global/navbar.less" |
|||
] |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue