Popover: Mouse tab

This commit is contained in:
József Farkas
2016-05-25 22:25:10 +02:00
parent 283e10be83
commit 004364b9fd
4 changed files with 159 additions and 20 deletions

View File

@@ -27,4 +27,10 @@
.popover-content {
padding: 10px 24px;
}
mouse-tab.popover-content{
padding: 10px;
display: flex;
align-items: center;
}