dialog content width removed

This commit is contained in:
svetlagasheva 2019-11-22 15:44:09 +02:00
parent 1e132bc8fb
commit 8524e342eb

View file

@ -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;
}