1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-13 01:24:36 +02:00

fix: Arrows are hidden

This commit is contained in:
Phuoc Nguyen
2022-10-02 17:37:01 +07:00
parent 423f512caa
commit 006c83cc41

View File

@@ -1,3 +1,8 @@
.pattern__cover .popover-arrow {
height: 8rem;
width: 8rem;
}
.popover-arrow {
/* Border */
border: 1px solid #d1d5db;