fix(fe/white.css): remove duplicated style

This commit is contained in:
hexxa 2021-12-30 16:06:36 +08:00 committed by Hexxa
parent 711a3a874f
commit f46d492d44

View file

@ -289,16 +289,6 @@
overflow: auto; overflow: auto;
} }
.theme-default .error {
font-size: 1.4rem;
padding: 1rem;
color: #f1c40f;
margin: 1rem 0 0 0;
background-color: #2c3e50;
overflow: hidden;
}
.theme-default #sharing-list .info { .theme-default #sharing-list .info {
display: inline-block; display: inline-block;
width: 70%; width: 70%;