refactor: playground add comparsion
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
:global(.label-val) {
|
||||
position: absolute;
|
||||
top: -14px;
|
||||
right: 2px;
|
||||
right: -14px;
|
||||
width: 80px;
|
||||
border-radius: 8px;
|
||||
border-radius: var(--border-radius-base);
|
||||
text-align: center;
|
||||
border: 1px solid var(--ant-color-border) !important;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user