Fix UI abm message link font (#14927)

quick fix to update abm expiry message text and link to same size as
other warning messages
This commit is contained in:
Gabriel Hernandez 2023-11-03 16:14:02 +00:00 committed by GitHub
parent 7b3d3e7a18
commit 76059564a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@
.button,
a {
color: $core-fleet-black;
font-size: $xx-small;
font-weight: $bold;
}