Fix Toast container color

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-09-03 18:21:09 +02:00
parent 0354a7025d
commit 42d332ce41
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D

View file

@ -122,7 +122,7 @@ limitations under the License.
float: right;
font-size: $font-12px;
line-height: $font-22px;
color: $muted-fg-color;
color: $secondary-content;
}
}