jiti-meet/react/features/welcome
Leonard Kim 3f4a71c26d fix(welcome-page): remove watermark container to avoid z-index wars
By making the container 100% height and position relative, that
would cause it to overlap any static-positioned  elements below it.
The 100% makes it so that any watermarks intended for the bottom
of the page show up on the bottom of the page. However, it's not
needed because watermark stylings already try to position the
watermarks at the bottom.
2019-05-04 11:03:48 -07:00
..
components fix(welcome-page): remove watermark container to avoid z-index wars 2019-05-04 11:03:48 -07:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js [RN] Change default WelcomeScreen tab and persist user choice (coding style) 2018-06-18 15:42:09 -05:00
functions.js ref: js-utils for random and room name generator (#3975) 2019-03-19 10:35:36 -07:00
index.js core: refactor routing 2018-07-11 22:58:41 -05:00
reducer.js [RN] Change default WelcomeScreen tab and persist user choice (coding style) 2018-06-18 15:42:09 -05:00