3 lines
68 B
CSS
3 lines
68 B
CSS
|
input.sheet-tabstoggle[value="main"]~.main-tab {
|
||
|
display: block;
|
||
|
}
|