Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit d13d0f0

Browse files
committed
Correct css for settings banners
1 parent f28b58c commit d13d0f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

res/css/views/settings/tabs/_SettingsBanner.pcss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ limitations under the License.
1616

1717
.mx_SettingsBanner {
1818
background: $system;
19-
line-height: 2.25rem;
2019
border-radius: 8px;
2120
padding: 12px 16px;
2221
gap: 12px;
@@ -29,7 +28,6 @@ limitations under the License.
2928
}
3029

3130
.mx_AccessibleButton {
32-
align-self: initial;
3331
white-space: nowrap;
3432
}
3533
}

0 commit comments

Comments
 (0)