diff --git a/src/styles/common/base.less b/src/styles/common/base.less index 5214f41..51c65f7 100644 --- a/src/styles/common/base.less +++ b/src/styles/common/base.less @@ -31,11 +31,6 @@ button, input, select, textarea { line-height: inherit; } -ul, -ol { - list-style: none; -} - input::-ms-clear, input::-ms-reveal { display: none; } -- libgit2 0.21.4