mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
improved dev experience, fixed css order
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
html, body, #root, #root > div {
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
background-color: #FAFAFA;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user