mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 00:32:06 +00:00
bouncing share button fixed
This commit is contained in:
parent
7c70e20967
commit
2c07fb2d93
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
|||
width: floor((@buttons-bar-height * 0.6));
|
||||
height: floor((@buttons-bar-height * 0.6));
|
||||
}
|
||||
|
||||
&.active {
|
||||
padding-top: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.time-label {
|
||||
|
|
|
|||
Loading…
Reference in a new issue