jiti-meet/react/features/base/dialog
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
..
components fix: set button font-size for modals 2017-04-11 10:35:59 -07:00
actionTypes.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
actions.js Modal dialog for displaying dominant speaker times 2017-03-20 12:47:20 -05:00
index.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
reducer.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00