fix featured quests label under butterfly (#10197)

This commit is contained in:
Neel Mehta 2018-03-30 16:39:33 -04:00 committed by Sabe Jones
parent e453330535
commit 7cae5f1a37

View file

@ -9,6 +9,7 @@
display: inline-flex;
align-items: center;
justify-content: center;
z-index: 10;
&.with-border {
border: solid 2px $yellow-10;