mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
17 lines
145 B
Plaintext
17 lines
145 B
Plaintext
.left-box {
|
|
top: 10em;
|
|
}
|
|
|
|
.right-box {
|
|
top: 10em;
|
|
}
|
|
|
|
h3 {
|
|
position: relative;
|
|
}
|
|
|
|
h3 button {
|
|
position: absolute;
|
|
right: 1em;
|
|
top: -0.2em;
|
|
} |