reCoreD-UI/web/src/views/RecordsView.css
2024-04-12 15:16:52 +08:00

7 lines
103 B
CSS

div#records {
position: absolute;
top: 0;
left: 0;
width: 100vw;
padding: 1.5rem;
}