Vanessa 2023-04-03 18:07:22 +08:00
parent 7108855a00
commit 41dca0a498
8 changed files with 124 additions and 48 deletions

View file

@ -185,4 +185,11 @@
margin: 2px 4px 0 16px;
}
}
&__empty {
text-align: center;
font-size: 17px;
padding: 32px;
color: var(--b3-theme-on-surface);
}
}