mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
8394b044ef
commit
092397cd6f
6 changed files with 46 additions and 3 deletions
|
|
@ -185,3 +185,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.related-header {
|
||||
padding: 8px 12px;
|
||||
margin-top: 10px;
|
||||
background-color: var(--bg_panel);
|
||||
color: var(--fg_faded);
|
||||
font-size: 14px;
|
||||
border-bottom: 1px solid var(--border_grey);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue