mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-10-30 02:12:39 +00:00
5 lines
58 B
SCSS
5 lines
58 B
SCSS
.tabColumn {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|