creativetimofficial--ui
ca24e0184d
### Bug fixing - Card-chart fixed on Windows - Bug fixes for responsive devices - Small changes for components
11 行
156 B
SCSS
11 行
156 B
SCSS
.img-thumbnail{
|
|
border-radius: 16px;
|
|
}
|
|
.img-raised{
|
|
@include shadow-big-image();
|
|
}
|
|
|
|
.rounded{
|
|
border-radius: $border-radius-large !important;
|
|
}
|