mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
15 lines
194 B
CSS
15 lines
194 B
CSS
.left-box {
|
|
top: 10em;
|
|
}
|
|
.right-box {
|
|
top: 10em;
|
|
}
|
|
h3 {
|
|
position: relative;
|
|
}
|
|
h3 button {
|
|
position: absolute;
|
|
right: 1em;
|
|
top: -0.2em;
|
|
}
|
|
/*# sourceMappingURL=installRemote.css.map */ |