added back user select blocking
This commit is contained in:
parent
b2a83a60b3
commit
a9d754dd93
@ -79,12 +79,11 @@ html {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
.button-bottom, .meal-item, .meal-item-content, .toggle-item, .nav-back, .community-select {
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
/* -webkit-user-select: none; */
|
-webkit-user-select: none;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user