add song reporting
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
min-height: calc(100vh - 60px);
|
||||
}
|
||||
|
||||
.show-meta {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
.head {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user