jiti-meet/react/features/base/dialog/components
Leonard Kim 07cd6a8b88 fix: set button font-size for modals
Atlaskit at times will have localized styling for font-size and
sometimes will not. The button component will inherit its
font-size whereas selectors have localized font-size of 14px. For
consistency, the cancel/submit buttons on the atlaskit modals
will also have 14px. The atlaskit story book examples also use
buttons with 14px font-size.
2017-04-11 10:35:59 -07:00
..
AbstractDialog.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
Dialog.native.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
Dialog.web.js fix: set button font-size for modals 2017-04-11 10:35:59 -07:00
DialogContainer.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
index.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00