Clean up old private-service CSS
This commit is contained in:
parent
343c6ab951
commit
9f3888c90c
10
styles.css
10
styles.css
|
|
@ -1564,16 +1564,6 @@ body {
|
||||||
animation: pulse-dot 1.5s infinite;
|
animation: pulse-dot 1.5s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Private Services */
|
|
||||||
.private-service {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.private-service .service-arrow svg {
|
|
||||||
width: 20px;
|
|
||||||
height: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ========================================
|
/* ========================================
|
||||||
Service Info Modals
|
Service Info Modals
|
||||||
======================================== */
|
======================================== */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue