1
0
forked from x/icebergs
icebergs/core/chat/location/location.css
2024-05-04 19:20:32 +08:00

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); }