fix selection of contact info
This commit is contained in:
@@ -40,7 +40,6 @@ p {
|
|||||||
#contact-info-container {
|
#contact-info-container {
|
||||||
min-height: 57px;
|
min-height: 57px;
|
||||||
max-width: 162.13px;
|
max-width: 162.13px;
|
||||||
user-select: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact-info-container * {
|
#contact-info-container * {
|
||||||
@@ -54,6 +53,7 @@ p {
|
|||||||
.cover {
|
.cover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: #000000;
|
background: #000000;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.centerer {
|
.centerer {
|
||||||
|
Reference in New Issue
Block a user