mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
banners: Redesign organization upgrade banners.
This commit redesigns the upgrade and sponsorship banners by adding AVAILABLE_ON_STANDARD, UPGRADE_ACCESS_BANNER, and UPGRADE_OR_SPONSORSHIP_BANNER. Fixes part of #34252.
This commit is contained in:
committed by
Tim Abbott
parent
85d8c225a3
commit
a93a015b21
@@ -547,6 +547,14 @@ input.settings_text_input {
|
||||
}
|
||||
}
|
||||
|
||||
.create-group-button-container {
|
||||
.upgrade-organization-banner-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
.organization-upgrade-banner,
|
||||
.admin-permissions-banner,
|
||||
.desktop-setting-notifications {
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user