style: table no data
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
.row-skeleton {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
background-color: var(--color-fill-sider);
|
||||
padding: 16px;
|
||||
height: 68px;
|
||||
border-radius: var(--border-radius-base);
|
||||
align-items: center;
|
||||
|
||||
.holder {
|
||||
width: 33px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user