Made text not interactable
This commit is contained in:
parent
8738a77a4e
commit
3d54793847
|
@ -149,6 +149,9 @@
|
||||||
|
|
||||||
.TopOverlay {
|
.TopOverlay {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rotate45 {
|
.rotate45 {
|
||||||
|
|
Loading…
Reference in New Issue