Pārlūkot izejas kodu

Removed extra border-radius from custom toast styles

LEWE, GEORGE 1 gadu atpakaļ
vecāks
revīzija
ccbe6b7238
1 mainītis faili ar 0 papildinājumiem un 7 dzēšanām
  1. 0 7
      src/scss/_toasts.scss

+ 0 - 7
src/scss/_toasts.scss

@@ -39,13 +39,6 @@
   margin: 8px;
 }
 
-//
-// Adding a bottom border radius the toast body
-//
-.toast .toast-body {
-  --#{$prefix}toast-border-radius: 0 0 .25rem .25rem;
-}
-
 //
 // Color variants
 //