1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-02 05:07:47 -04:00
2025-06-09 10:14:12 +01:00

9 lines
169 B
CSS

/* packages/widgets/Source/VRButton/VRButton.css */
.cesium-button.cesium-vrButton {
display: block;
width: 100%;
height: 100%;
margin: 0;
border-radius: 0;
}