mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post): add floating preview of media from link in post content
This commit is contained in:
@@ -38,4 +38,10 @@
|
||||
|
||||
.spoiler:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.floatingEmbed {
|
||||
background-color: #d6daf0;
|
||||
border: 1px solid #b7c5d9;
|
||||
padding: 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user