mirror of
https://github.com/docmost/docmost.git
synced 2026-05-08 23:33:09 +08:00
empty states
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.root {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 60px 20px;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user