4 lines
41 B
CSS
4 lines
41 B
CSS
|
|
#target {
|
||
|
|
width: 200px !important;
|
||
|
|
}
|