mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
15 lines
237 B
CSS
15 lines
237 B
CSS
.button-group {
|
|
margin-top: 4em;
|
|
z-index: 1;
|
|
}
|
|
.button-group .button.primary {
|
|
float: right;
|
|
}
|
|
.success-box {
|
|
text-align: center;
|
|
padding-top: 2em;
|
|
}
|
|
.success-box p {
|
|
font-size: 1.2em;
|
|
}
|
|
/*# sourceMappingURL=create.css.map */ |