Some style and interaction fine-tuning
This commit is contained in:
parent
a900792a06
commit
aab2a57b48
12 changed files with 107 additions and 109 deletions
|
@ -31,11 +31,13 @@
|
|||
|
||||
float: left;
|
||||
width: 300px;
|
||||
|
||||
.content {
|
||||
overflow-y: scroll;
|
||||
max-height: calc(100% - 88px);
|
||||
}
|
||||
}
|
||||
|
||||
.network-status-container {
|
||||
.network-status {
|
||||
background: url('../images/error_red.svg') no-repeat left 10px center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue