Icon List for Question Box

This commit is contained in:
Belen Curcio
2017-08-24 16:32:07 -03:00
parent 7991188f8d
commit 5cb71eaee8
13 changed files with 195 additions and 23 deletions
+10 -1
View File
@@ -14,6 +14,15 @@
display: flex;
}
.icon {
z-index: 2;
top: 12px;
left: 12px;
position: absolute;
font-size: 33px;
color: #262626;
}
.iconBubble{
position: absolute;
top: 8px;
@@ -32,7 +41,7 @@
color: #262626;
}
.qbBox {
.qbIconContainer {
position: relative;
border: 0;
color: white;