this thing has been annoying me for years now
This commit is contained in:
parent
a912ac42c6
commit
8b57aaa7a2
1 changed files with 1 additions and 4 deletions
|
|
@ -28,10 +28,6 @@
|
||||||
> * {
|
> * {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.-repeat {
|
|
||||||
padding-top: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.pin {
|
.pin {
|
||||||
|
|
@ -233,6 +229,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0.4em var(--status-margin);
|
padding: 0.4em var(--status-margin);
|
||||||
|
border-bottom: 1px dotted var(--border);
|
||||||
|
|
||||||
.repeater-avatar {
|
.repeater-avatar {
|
||||||
flex: 0 0 1.5em;
|
flex: 0 0 1.5em;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue