Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@ -923,6 +923,12 @@ a.name-tag,
|
||||
text-decoration: none;
|
||||
margin-bottom: 10px;
|
||||
|
||||
.account-role {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
a.announcements-list__item__title {
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
@ -941,6 +947,10 @@ a.name-tag,
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
&__permissions {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
@ -1510,6 +1520,8 @@ a.sparkline {
|
||||
word-wrap: break-word;
|
||||
font-weight: 400;
|
||||
color: $primary-text-color;
|
||||
box-sizing: border-box;
|
||||
min-height: 100%;
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
|
Reference in New Issue
Block a user