Add text bottom border to show clickable areas

This commit is contained in:
2018-03-23 11:21:00 +05:30
parent 78a8b60efa
commit 363be07fda
2 changed files with 6 additions and 2 deletions
@@ -22,6 +22,9 @@
top: 50%;
width: 80%;
transform: translate(-50%, -50%);
padding-bottom: 5px;
border-bottom: 5px solid #665566;
}
.NextOpenCloseMini .green-text {