chore: drawer ux
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
padding: 2px 4px;
|
||||
border-radius: 4px;
|
||||
font-size: 12px;
|
||||
height: 20px;
|
||||
border: 1px solid var(--ant-color-border);
|
||||
color: var(--ant-color-text-secondary);
|
||||
}
|
||||
@@ -33,3 +34,7 @@
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
padding: 16px 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user