mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
dialog content width removed
This commit is contained in:
parent
1e132bc8fb
commit
8524e342eb
1 changed files with 0 additions and 8 deletions
|
|
@ -124,8 +124,6 @@
|
|||
}
|
||||
|
||||
.add-addon-prompt-container {
|
||||
width: 30rem;
|
||||
|
||||
.url-content {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
|
|
@ -141,13 +139,7 @@
|
|||
}
|
||||
|
||||
.addon-prompt-container {
|
||||
width: 50rem;
|
||||
|
||||
.cancel-button {
|
||||
background-color: var(--color-surfacedark);
|
||||
}
|
||||
}
|
||||
|
||||
.share-prompt-container {
|
||||
width: 30rem;
|
||||
}
|
||||
Loading…
Reference in a new issue