mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 09:00:10 +00:00
pointer on modal close
This commit is contained in:
parent
7daf2162ef
commit
bfcad6c5f2
@ -557,6 +557,6 @@ div.card:contains(section.banner.footer) {
|
|||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="checkbox" i], [class^="ri-"], [class*=" ri-"], .ri-refresh-line:before {
|
input[type="checkbox" i], [class^="ri-"], [class*=" ri-"], .ri-refresh-line:before, .modal-close {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user