Update _common-3.0.scss

This commit is contained in:
vinceliuice
2023-07-13 22:52:57 +08:00
parent 57d7d8c1ed
commit a1cd62269f

View File

@@ -3459,7 +3459,7 @@ infobar {
&:backdrop > revealer > box {
background-color: $base;
&, link:link, flowboxchild { color: on($primary); }
&, link:link, flowboxchild { color: $primary; }
button {
&.text-button:not(:disabled):not(.suggested-action):not(.destructive-action) { color: $primary; }