@@ -26,8 +26,8 @@
top right,
radial-gradient(circle at bottom right, transparent @radius-size, #fff 0 0)
bottom right;
- background-size: 100% 60%;
- background-repeat: no-repeat;
+ background-size: 100% 60% !important;
+ background-repeat: no-repeat !important;
border-top-left-radius: @border-radius;
border-bottom-left-radius: @border-radius;