forked from x/icebergs
6 lines
350 B
CSS
6 lines
350 B
CSS
fieldset.web.chat.location div.output {
|
|
}
|
|
fieldset.web.chat.location div.action>div.item.text.zoom input { width:60px; }
|
|
fieldset.web.chat.location div.action>div.item.text.pitch input { width:60px; }
|
|
fieldset.web.chat.location div.action>div.item.text.rotation input { width:60px; }
|
|
div.amap-marker-label { background-color:var(--output-bg-color); } |