fix: RTL for the upgrade notification list (#1221)

This commit is contained in:
Ihor Romaniuk
2024-04-07 15:14:45 +02:00
committed by GitHub
parent 120bb71e42
commit 34ea7da98c

View File

@@ -22,9 +22,8 @@
// An additional Font Awesome stylesheet is imported by Braze in
// stage/production but not devstack.
.upgrade-notification-ul.fa-ul {
padding-left: 1.25rem;
padding-top: 0.875rem;
padding-right: 1.25rem;
padding: 0.875rem 1.25rem 0;
margin: 0 0 1rem 2.5rem;
}
.upgrade-notification-text {