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

Commit 03503fc

Browse files
authored
Update mutik.scss
1 parent fc2212f commit 03503fc

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/styles/mutik.scss

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,19 @@
55
margin-top: 25px;
66
margin-right: 5em;
77
}
8+
#DRMng_main {
9+
margin-right: 5em;
10+
display: block;
11+
border-right: solid 1px #444;
12+
}
13+
14+
#DRMng_status {
15+
float: right;
16+
text-align: right;
17+
}
18+
19+
#DRMng_onoff {
20+
float: left;
21+
border-left-width: 0;
22+
border-right: solid 1px #444;
23+
}

0 commit comments

Comments
 (0)