YZProjectCloud/yanzhu-ui-vue3/public/Engine/Widgets/PerformanceWatchdog/PerformanceWatchdog.css

1 line
250 B
CSS
Raw Normal View History

2025-04-07 00:55:58 +08:00
.cesium-performance-watchdog-message-area{position:relative;background-color:#ff0;color:#000;padding:10px}.cesium-performance-watchdog-message{margin-right:30px}.cesium-performance-watchdog-message-dismiss{position:absolute;right:0;margin:0 10px 0 0}