GYU: Update banner (#11211)
* Update help text * chore: fixed lint issues * update i18n * Update button text * Correct css for settings banners
This commit is contained in:
parent
99343e8abe
commit
d0147561d7
3 changed files with 17 additions and 7 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
.mx_SettingsBanner {
|
||||
background: $system;
|
||||
line-height: 2.25rem;
|
||||
border-radius: 8px;
|
||||
padding: 12px 16px;
|
||||
gap: 12px;
|
||||
|
@ -29,7 +28,6 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
align-self: initial;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue