Improve dash design
This commit is contained in:
parent
9d8830a2d7
commit
d78189df23
3 changed files with 68 additions and 16 deletions
|
@ -171,6 +171,10 @@ module.exports = {
|
|||
'md': '768px',
|
||||
'lg': '992px',
|
||||
'xl': '1200px',
|
||||
|
||||
'smx': {'max': '767px'},
|
||||
'mdx': {'max': '991px'},
|
||||
'lgx': {'max': '1999px'},
|
||||
},
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue