Notify when click on clickable element
This commit is contained in:
parent
f22860a7a0
commit
20c8a2c7ad
10 changed files with 53 additions and 17 deletions
|
|
@ -43,6 +43,15 @@
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
.popover, .popover .bar-header {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.popover {
|
||||
height: auto;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.popup-container.active .popup {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue