Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
Update mutik.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth authored Dec 24, 2017
1 parent fc2212f commit 03503fc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/styles/mutik.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,19 @@
margin-top: 25px;
margin-right: 5em;
}
#DRMng_main {
margin-right: 5em;
display: block;
border-right: solid 1px #444;
}

#DRMng_status {
float: right;
text-align: right;
}

#DRMng_onoff {
float: left;
border-left-width: 0;
border-right: solid 1px #444;
}

0 comments on commit 03503fc

Please sign in to comment.