Skip to content

Conversation

@IgnacioFDM
Copy link

Switch to HTML5 instead of quirks mode
Change CSS to flex to properly fill entire viewport
Remove unneeded and outdated .js and .css links

Switch to HTML5 instead of quirks mode
Change CSS to flex to properly fill entire viewport
Remove unneeded and outdated .js and .css links
@CLAassistant
Copy link

CLAassistant commented Jul 29, 2022

CLA assistant check
All committers have signed the CLA.

<Router>
<div style={{ height: '100%' }}>
<div
style={{ height: '100%', display: 'flex', flexDirection: 'column' }}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of inline-style, we need to use dedicated fils of.scss to reduce conflict later, what's your opinion on this @IgnacioFDM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants