Explorar el Código

change slider dots style

Vika hace 2 años
padre
commit
420a72f273
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;
 }