jiti-meet/react
Leonard Kim 890151fa72 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 08:38:24 -07:00
..
features fix(welcome-page): remove watermark container to avoid z-index wars 2019-05-04 08:38:24 -07:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(eslint): remove React deprecated method rule suppression 2019-01-09 14:28:59 +01:00
index.native.js rn: drop deep / universal links handling from JS 2019-03-12 16:55:28 +01:00
index.web.js fix(web_ios): Not rendering when the browser back button is pressed. 2018-05-07 15:26:19 +02:00