fix responsive display

This commit is contained in:
Rodrigo Antinarelli 2020-04-10 16:50:28 -03:00 committed by James A. Petts
parent 63202065b9
commit bf20084dfb

View File

@ -34,7 +34,7 @@ import { Notification } from '@ohif/ui';
);
};
return (
<div className="p-4">
<div className="p-4 w-full lg:w-2/3">
<Notification
text="Track all measurement for this series?"
type="info"