narrow down the margin of serial tab

This commit is contained in:
Cyril Taylor 2020-03-30 16:48:35 +08:00
parent 09d55979ce
commit 51e33abbe6

View File

@ -20,4 +20,8 @@ app-root {
ssh-tab .content {
margin: 5px !important;
}
serial-tab .content {
margin: 5px !important;
}
}