1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-27 18:43:15 -05:00

9 lines
169 B
CSS
Raw Normal View History

2025-06-09 10:14:12 +01:00
/* packages/widgets/Source/VRButton/VRButton.css */
.cesium-button.cesium-vrButton {
display: block;
width: 100%;
height: 100%;
margin: 0;
border-radius: 0;
}