mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
refactor(Addons): improve mobile layout
This commit is contained in:
parent
cc976f27e7
commit
fc326f7192
1 changed files with 2 additions and 6 deletions
|
|
@ -208,13 +208,9 @@
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
.install-button-container, .uninstall-button-container, .share-button-container {
|
||||
&:not(:first-child) {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.share-button-container {
|
||||
flex: none;
|
||||
|
||||
.icon {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue