No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    [v0.17]Class (content-class) is not applied in <q-layout-drawer>

    Help
    1
    1
    158
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lou Rectoret last edited by Lou Rectoret

      Hi!

      I’m using v.0.17 and trying to customize the drawer of the Layout. It applies the class in the inspector but not the styles, none.

      No luck:

      <q-layout-drawer side="left" v-model="showLeft" content-class="asideMenu">
                  <q-list no-border link inset-separator>
                      ...
                  </q-list>
      </q-layout-drawer>
      
      ...
      
      <style scoped lang="stylus">
          @import "~variables"
      
          .asideMenu
          
              background  #414142
      </style>
      

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post