Fix app actions bg

This commit is contained in:
SleepWalker 2018-11-04 10:46:11 +02:00
parent 71bfc01e4d
commit 21cdaed54c

View File

@ -231,6 +231,7 @@
.appActionContainer { .appActionContainer {
position: absolute; position: absolute;
top: 100%; top: 100%;
background: #F5F5F5;
} }
.appActionDescription { .appActionDescription {