forked from M-Labs/web2019
feat(popup): Adds cursor pointer to images
This commit is contained in:
parent
740443bc8d
commit
e9cdb87590
|
@ -207,4 +207,8 @@ ul:not(.navbar-nav) li {
|
|||
|
||||
.modal-lg {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
[data-popup] {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue