1
0
mirror of https://shylinux.com/x/icebergs synced 2025-05-03 12:07:00 +08:00
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); }