Files
textual/docs/examples/guide/layout/dock_layout3_sidebar_header.tcss
Rodrigo Girão Serrão 5ee0ebfef4 Rename CSS files to TCSS.
Related issue: #3137.
2023-08-22 13:21:17 +01:00

8 lines
110 B
Plaintext

#sidebar {
dock: left;
width: 15;
height: 100%;
color: #0f2b41;
background: dodgerblue;
}