cesium/packages/widgets/Source/VRButton/VRButton.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
117 B
CSS
Raw Permalink Normal View History

2016-01-12 04:29:33 +08:00
.cesium-button.cesium-vrButton {
display: block;
width: 100%;
height: 100%;
margin: 0;
border-radius: 0;
}