10 lines
117 B
CSS
10 lines
117 B
CSS
select.macro {
|
|
width: 100%;
|
|
}
|
|
.panel_wrapper div.current {
|
|
height: 48px;
|
|
}
|
|
table.macro {
|
|
width: 100%;
|
|
}
|
|
|