forked from newthuhole/hole_thu_frontend
update reply locator style
This commit is contained in:
@@ -277,4 +277,10 @@
|
||||
@keyframes slide-in-from-top {
|
||||
0% {opacity: 0; transform: translateY(-50%);}
|
||||
100% {opacity: 1;}
|
||||
}
|
||||
|
||||
.reply-header-badge {
|
||||
float: right;
|
||||
padding: 0 .5em;
|
||||
opacity: .4;
|
||||
}
|
||||
Reference in New Issue
Block a user