🚨chore: Sync Sass
This commit is contained in:
parent
471745419d
commit
1219b6546b
@ -37,7 +37,7 @@
|
|||||||
border: 1px solid #3D3D3D;
|
border: 1px solid #3D3D3D;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
.penal-table{
|
.penal-table{
|
||||||
table-layout: fixed;
|
table-layout: auto;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
thead{
|
thead{
|
||||||
th{
|
th{
|
||||||
@ -45,8 +45,11 @@
|
|||||||
background-color:rgba(255, 255, 255, 0.05);
|
background-color:rgba(255, 255, 255, 0.05);
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
min-width: 140px;
|
||||||
|
padding: 0 15px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border: 1px solid #505050;
|
border: 1px solid #505050;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tbody{
|
tbody{
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user