园林绿化
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
315 B

  1. .cesium-performance-watchdog-message-area {
  2. position: relative;
  3. background-color: yellow;
  4. color: black;
  5. padding: 10px;
  6. }
  7. .cesium-performance-watchdog-message {
  8. margin-right: 30px;
  9. }
  10. .cesium-performance-watchdog-message-dismiss {
  11. position: absolute;
  12. right: 0;
  13. margin: 0 10px 0 0;
  14. }