Fix more button. Added NoData component.
This commit is contained in:
@@ -95,14 +95,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.empty {
|
||||
color: var(--gray500);
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.footer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user