Files
2024-03-01 20:28:14 +08:00

10 lines
153 B
SCSS

.project-request{
background: #fff;
padding: 15px;
.request-editor{
min-height: 300px;
margin-top: 10px;
background-color: #eee;
}
}