.ant-layout-sider-zero-width-trigger {
  opacity: 0.3;
}
.ant-layout-sider-zero-width-trigger:hover {
  opacity: 1;
}
