mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
youtube titles
This commit is contained in:
parent
c74ab01927
commit
2579f31c10
3 changed files with 48 additions and 13 deletions
|
@ -111,8 +111,13 @@
|
|||
right: 0;
|
||||
font: $font_12_regular;
|
||||
color: transparentize($color: white, $amount: 0.8);
|
||||
padding: 4px 6px 4px 6px;
|
||||
padding: 0 6px 2px;
|
||||
border-radius: 0 0 $radius 0;
|
||||
z-index: 2;
|
||||
background: $comment_bg;
|
||||
border-radius: 4px;
|
||||
pointer-events: none;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
.images {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue