Skip to content

Class definition of pq-align-left is missing from css styles #187

Description

@nightrider77

In v3.5.1, the following CSS styles are missing:

.pq-align-left{
    text-align:left;
}
.pq-grid .pq-align-left *{
    text-align:left;
}

As a result, halign: "left" in colModel will not take effect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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