update style
This commit is contained in:
parent
7c06d0139e
commit
d80f21e86d
1 changed files with 2 additions and 2 deletions
4
dash.min.css
vendored
4
dash.min.css
vendored
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
|
||||
.container {
|
||||
width: 95%;
|
||||
max-width: 900px;
|
||||
text-align: left;
|
||||
margin: auto;
|
||||
background : #ffffff;
|
||||
|
@ -147,7 +147,7 @@ table {
|
|||
color: #ffffff;
|
||||
background: #000000;
|
||||
font-family: verdana,arial,sans-serif;
|
||||
width: 80%;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue