mirror of https://github.com/JohnHammond/CTFd.git
Fixing selection in challenge modal
parent
fc64dfc132
commit
54d26560e5
|
@ -61,12 +61,6 @@
|
|||
padding: 2em;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.button-wrap {
|
||||
|
|
Loading…
Reference in New Issue