Update release-beta to output generated at d687a13

This commit is contained in:
JulienMaille 2022-02-27 20:23:57 +00:00
parent e438e7d202
commit 6081e9e109
3 changed files with 11 additions and 6 deletions

View file

@ -1 +1 @@
Beta-3313470
Beta-d687a13

File diff suppressed because one or more lines are too long

View file

@ -2124,6 +2124,11 @@ canvas[width="250"][height="250"] {
font-size: 10px;
}
.encore-bright-accent-set {
--background-highlight: var(--spice-button) !important;
--background-press: var(--spice-button-active) !important;
}
.control-button--active::after {
display: none;
}