Files

7 lines
120 B
CSS
Raw Permalink Normal View History

2022-03-27 17:23:02 +08:00
.delete-box {
2020-09-13 20:37:07 +08:00
margin-top: 1em;
}
2022-03-27 17:23:02 +08:00
.delete-box button {
width: 20em!important;
}
2020-09-13 20:37:07 +08:00
/*# sourceMappingURL=index.css.map */