提交 38297512 编写于 作者: C Clement Ho

[skip ci] Use existing .hidden properties rather than extending because of important

上级 e3e74a1c
......@@ -27,8 +27,8 @@ html {
// Polyfill deprecated selectors
.hidden {
@extend .d-none;
@extend .invisible;
display: none !important;
visibility: hidden !important;
}
.dropdown-toggle::after {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册