7 lines
70 B
CSS
7 lines
70 B
CSS
|
.menu-operations {
|
||
|
width: 100px;
|
||
|
}
|
||
|
.menu-enabled {
|
||
|
width: 70px;
|
||
|
}
|