mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 04:29:25 -04:00
.
This commit is contained in:
parent
0b11ea2573
commit
4563462377
1 changed files with 9 additions and 0 deletions
|
@ -79,6 +79,15 @@
|
|||
height: 36px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.like-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
.like-image {
|
||||
width: 20px;
|
||||
height: auto;
|
||||
}
|
||||
#videooutline {
|
||||
width: fit-content;
|
||||
margin: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue