mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(quotes): resolve external quote links across boards (#1064)
This commit is contained in:
@@ -156,4 +156,14 @@
|
||||
padding: 3px 5px;
|
||||
margin-top: 1px;
|
||||
text-shadow: 0 1px rgba(0, 0, 0, 0.20);
|
||||
}
|
||||
}
|
||||
|
||||
.status {
|
||||
width: 294px;
|
||||
font-family: monospace;
|
||||
background-color: rgba(0, 0, 0, 0.08);
|
||||
font-size: 12px;
|
||||
color: var(--post-link-text-color);
|
||||
padding: 3px 5px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user