compose_banners: Remove unnecessary upload-message styles.

This commit is contained in:
Karl Stolley
2023-10-06 14:46:44 -05:00
committed by Tim Abbott
parent 756b465b47
commit 3fdf85872e

View File

@@ -512,17 +512,6 @@
top: 0;
bottom: 0;
}
.upload_msg {
flex-grow: 1;
}
.upload_msg,
.main-view-banner-close-button,
.upload_banner_cancel_button {
z-index: 1;
position: relative;
}
}
.composition-area {