Extract RoomStatusBarUnsentMessages (#9080)

This commit is contained in:
Michael Weimann 2022-07-20 14:41:43 +02:00 committed by GitHub
parent dca4b8b291
commit c980885d6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 111 additions and 25 deletions

View file

@ -138,7 +138,7 @@ limitations under the License.
mask-image: url('$(res)/img/element-icons/trashcan.svg');
}
&.mx_RoomStatusBar_unsentResendAllBtn {
&.mx_RoomStatusBar_unsentRetry {
padding-left: 34px; // 28px from above, but +6px to account for the wider icon
&::before {