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

Commit eec265a

Browse files
committed
switch back to accent-alt for beta pills
1 parent 113d9f1 commit eec265a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/beta/_BetaCard.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ limitations under the License.
112112
}
113113

114114
.mx_BetaCard_betaPill {
115-
background-color: $accent;
115+
background-color: $accent-alt;
116116
padding: 4px 10px;
117117
border-radius: 8px;
118118
text-transform: uppercase;

0 commit comments

Comments
 (0)