mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 19:02:15 +00:00
renamed edit-server-url-modal-content classname in settings
This commit is contained in:
parent
5f4a20ac86
commit
1dce51c806
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
:import('~stremio/common/ModalDialog/styles.less') {
|
||||
addon-modal-content: modal-dialog-content;
|
||||
edit-server-url-modal-content: modal-dialog-content;
|
||||
cancel-button-label: label;
|
||||
}
|
||||
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
}
|
||||
|
||||
.edit-server-url-modal-container {
|
||||
.addon-modal-content {
|
||||
.edit-server-url-modal-content {
|
||||
width: 30rem;
|
||||
|
||||
.notice {
|
||||
|
|
|
|||
Loading…
Reference in a new issue