forked from AkkomaGang/admin-fe
fix:fixed tags-view bug
This commit is contained in:
parent
394f366aac
commit
d99cb068aa
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ export default {
|
|||
.scroll-container {
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
.scroll-wrapper {
|
||||
position: absolute;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue