Fix table styling
This commit is contained in:
@@ -52,4 +52,8 @@ body {
|
||||
.button.google {
|
||||
background: rgb(225, 98, 89);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.table-wrapper{
|
||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
||||
}
|
||||
Reference in New Issue
Block a user