update css
This commit is contained in:
parent
d3f58b4768
commit
2648b551b7
@ -19,8 +19,7 @@ R"(<!DOCTYPE html>
|
||||
background: white;
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
width: 100%;
|
||||
box-shadow: 0 2px 4px #555;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
@ -170,11 +169,6 @@ R"(<!DOCTYPE html>
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.status-item.full-width {
|
||||
flex-basis: 100%;
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
.status-item h3 {
|
||||
margin: 0 0 10px 0;
|
||||
color: #333;
|
||||
|
Loading…
Reference in New Issue
Block a user