Skip to content

Commit cafcef9

Browse files
badge styling (#1557)
1 parent 656ab69 commit cafcef9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pgml-dashboard/static/css/scss/components/_badges.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
@mixin deployment-status($color) {
1414
@extend .badge;
1515
border-radius: calc($border-radius / 2);
16-
border: 2px solid $color;
16+
border: 1px solid $color;
1717
}
1818

1919
.deployment-status-configuring, .deployment-status-creating, .deployment-status-Deploying,

pgml-dashboard/static/css/scss/components/_cards.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@
163163
@include gradient-border-card($gray-600, $gradient-green);
164164
}
165165

166-
.main-gradient-border-card-hover {
167-
@include gradient-border-card($gray-600, $gradient-main, true);
166+
.main-gradient-border-card-1-hover {
167+
@include gradient-border-card($gray-600, $gradient-main, true, 1px);
168168
}
169169

170170
.interactive-card {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy