Skip to content

Starter example: icons style regression from fixed issue #271 #282

Closed
@DJ-caddev

Description

@DJ-caddev

A regression has appeared in the latest create-vue version '2023-05-12 (v3.6.4)', in the starter project.

The commented line below has been removed from the base example:

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  /* position: relative; */
  font-weight: normal;
}

causing the page to display as such, with all the icons packed on the center-left of the screen:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions