Skip to content

Bug : The scroll bar can extend infinitely,how can i fix it? #71

Open
@radiorz

Description

@radiorz

The scroll bar can extend infinitely ,how can i fix it
image

 <PerfectScrollbar class="perfect-scrollbar">
   <div style="width:100%">
      ...
      <v-icon>{{iconname}}</v-icon> 
      ...
   </div>
</PerfectScrollbar>

<style>
  .perfect-scrollbar {
    white-space: nowrap;
  }
</style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions