Made text not interactable
This commit is contained in:
parent
8738a77a4e
commit
3d54793847
1 changed files with 3 additions and 0 deletions
|
@ -149,6 +149,9 @@
|
||||||
|
|
||||||
.TopOverlay {
|
.TopOverlay {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rotate45 {
|
.rotate45 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue