rebuild project with rsbuild

This commit is contained in:
2024-03-27 17:41:49 +03:00
parent be07d304ee
commit f92171ff84
37 changed files with 1368 additions and 15863 deletions

View File

@ -0,0 +1,9 @@
.menubar {
display: flex;
justify-content: space-between;
align-items: center;
}
.antd-modal-content {
background-color: #001529;
}