add new table view
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@import "table";
|
||||
.main-container {
|
||||
font-family: 'Public Sans', system-ui, sans-serif;
|
||||
color: #1C1C1A;
|
||||
@@ -12,7 +13,7 @@
|
||||
.card {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 660px;
|
||||
max-width: 750px;
|
||||
background: #FBFBF9;
|
||||
border: 1px solid #E6E5E0;
|
||||
border-radius: 18px;
|
||||
|
||||
Reference in New Issue
Block a user