Width of notifications - maybe loader too wide

This commit is contained in:
James Barnsley
2017-04-03 21:24:03 +12:00
parent 0252cf0e4f
commit 73dd77cfb3
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ import ContextMenu from '../components/ContextMenu'
import Dragger from '../components/Dragger'
import Modal from '../components/Modal/Modal'
import Notifications from '../components/Notifications'
import Loader from '../components/Loader'
import DebugInfo from '../components/DebugInfo'
import * as helpers from '../helpers'

View File

@ -6,7 +6,7 @@
right: 15px;
z-index: 99;
pointer-events: none;
max-width: 400px;
width: 200px;
.notification {
display: block;