forked from newthuhole/hole_thu_frontend
implement config
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
border-radius: 5px;
|
||||
margin: 1em 0;
|
||||
padding: .5em;
|
||||
box-shadow: 0 5px 10px rgba(0,0,0,.4);
|
||||
box-shadow: 0 3px 8px rgba(0,0,0,.4);
|
||||
}
|
||||
|
||||
.box-tip {
|
||||
@@ -30,6 +30,9 @@
|
||||
padding-left: 18px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
.flow-reply-row.config-no-scroll {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
.flow-reply-row::-webkit-scrollbar {
|
||||
display: none;
|
||||
@@ -177,7 +180,7 @@
|
||||
|
||||
.flow-item-row-quote {
|
||||
opacity: .8;
|
||||
filter: brightness(90%);
|
||||
filter: brightness(95%);
|
||||
}
|
||||
|
||||
.flow-item-quote>.box {
|
||||
|
||||
Reference in New Issue
Block a user