Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for aligned2 (0.26 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

          border-color: rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
          color: rgba(0, 0, 0, 1);
        }
    
        #aligner {
          display: flex;
          flex: 0 0 auto;
          align-self: center;
        }
        </style>
        <div id="aligner">
          <slot></slot>
        </div>
      </template>
    </dom-module><style>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
Back to top