- updated Users page;
This commit is contained in:
@@ -157,6 +157,18 @@
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.columns {
|
||||
gap: 2em;
|
||||
column-count: 2;
|
||||
column-width: 4em;
|
||||
display: block;
|
||||
padding-bottom: 0;
|
||||
|
||||
.appPageSection__pMeta {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@container section_with_border (max-width: 600px) {
|
||||
@@ -212,6 +224,10 @@
|
||||
font-weight: 600;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
span:nth-of-type(2) {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
||||
.appPageSection__table {
|
||||
|
||||
Reference in New Issue
Block a user