Parcourir la source

change slider dots style

Vika il y a 2 ans
Parent
commit
420a72f273
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      project/my-project/src/App.css

+ 4 - 0
project/my-project/src/App.css

@@ -130,4 +130,8 @@ a:link, a:visited {
 
 .ant-menu-item .ant-menu-item-active .ant-menu-item-selected {
   background-color: red;
+}
+
+.ant-carousel .slick-dots li.slick-active {
+  width: 16px;
 }