Commit fa7dba41 authored by d11e9's avatar d11e9

fix instance removale clickablility

parent bd2d475b
...@@ -116,6 +116,7 @@ ...@@ -116,6 +116,7 @@
text-align: center; text-align: center;
content: "x"; content: "x";
cursor: pointer; cursor: pointer;
z-index: 9999;
} }
.udapp .instance { .udapp .instance {
...@@ -275,4 +276,4 @@ ...@@ -275,4 +276,4 @@
float: right; float: right;
color: #666; color: #666;
font-size: 12px; font-size: 12px;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment