Theme: Updates Alert design and licence warning hook (#32930)

* Theme: Updates Alert design and licence warning hook

* Updated snapshot

* Updated design

* Updated
This commit is contained in:
Torkel Ödegaard
2021-04-13 18:00:55 +02:00
committed by GitHub
parent 12ceff407b
commit b0c6cad637
18 changed files with 194 additions and 188 deletions

View File

@@ -2,7 +2,7 @@
position: relative;
padding: $space-lg;
background-color: $empty-list-cta-bg;
border-top: 3px solid $info-box-border-color;
border-left: 3px solid $info-box-border-color;
margin-bottom: $space-md;
margin-right: $space-xs;
box-shadow: $card-shadow;