Initial commit
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.badge {
|
||||
display: inline-block;
|
||||
padding: 8rpx 20rpx;
|
||||
border-radius: 24rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.status-tradable { background: rgba(85,170,153,0.2); color: #5a9; }
|
||||
.status-compressed { background: rgba(187,153,85,0.2); color: #b95; }
|
||||
.status-locked { background: rgba(170,68,68,0.2); color: #a44; }
|
||||
Reference in New Issue
Block a user