mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-08 20:33:13 -04:00
Add Cesium workaround for #1640
This commit is contained in:
@@ -1 +1,8 @@
|
||||
.cesium-button.cesium-fullscreenButton{display:block;width:100%;height:100%;margin:0;border-radius:0}
|
||||
/* packages/widgets/Source/FullscreenButton/FullscreenButton.css */
|
||||
.cesium-button.cesium-fullscreenButton {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user