Some style and interaction fine-tuning

This commit is contained in:
Scott Nonnenberg 2019-01-10 12:26:28 -08:00
parent a900792a06
commit aab2a57b48
12 changed files with 107 additions and 109 deletions

View file

@ -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;