rebuild project with rsbuild
This commit is contained in:
9
frontend/app/src/components/styles.css
Normal file
9
frontend/app/src/components/styles.css
Normal file
@ -0,0 +1,9 @@
|
||||
.menubar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.antd-modal-content {
|
||||
background-color: #001529;
|
||||
}
|
||||
Reference in New Issue
Block a user