fix:fixed tags-view bug

This commit is contained in:
Pan 2017-11-29 11:22:25 +08:00
parent 394f366aac
commit d99cb068aa

View file

@ -43,6 +43,7 @@ export default {
.scroll-container {
white-space: nowrap;
position: relative;
overflow: hidden;
.scroll-wrapper {
position: absolute;
}