Skip to content
Snippets Groups Projects
Select Git revision
  • 1b3bdd2f3e7db1bfd6529dac3ad88725915608cc
  • master default protected
  • 1.31
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
  • 4.24.2
  • 4.24.1
  • 4.24.0
  • 4.23.6
  • 4.23.5
  • 4.23.4
  • 4.23.3
  • 4.23.2
  • 4.23.1
  • 4.23.0
23 results

Monster_DOM.Assembler.html

Blame
  • button.pcss 226 B
    @import "../../style/control.pcss";
    @import "../../style/button.pcss";
    @import "../../style/border.pcss";
    
    :host(monster-button){display:flex;}
    
    [data-monster-role="control"] {
        display: flex;
        align-items: stretch;   
    }