mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 10:18:40 +00:00
change $screen-medium to accomodate for the close X button
This commit is contained in:
parent
6392014d3a
commit
32ec76c7f0
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ $zIndex-4: 1004 !default;
|
|||
$zIndex-5: 1005 !default;
|
||||
|
||||
// Media Queries
|
||||
$screen-medium: 'only screen and (min-width: 768px)' !default;
|
||||
$screen-medium: 'only screen and (min-width: 820px)' !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue