start work on invite keys
This commit is contained in:
@@ -731,21 +731,13 @@ details.inner {
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
|
||||
&.three-cols > thead > tr > th {
|
||||
&:nth-child(1) {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
&:nth-child(2) {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
&:nth-child(3) {
|
||||
width: 15%;
|
||||
}
|
||||
th {
|
||||
width: var(--w, 50%);
|
||||
}
|
||||
|
||||
td.center {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/* babycode tags */
|
||||
|
||||
Reference in New Issue
Block a user