refactor: Layers/Keyboard component (#82)

This commit is contained in:
Nejc Zdovc
2016-08-28 00:59:19 +02:00
committed by József Farkas
parent 9dfc02214d
commit e54d63e1c5
20 changed files with 427 additions and 271 deletions

View File

@@ -3,6 +3,9 @@
flex-direction: column;
max-width: none;
padding: 0;
left: 50%;
transform: translateX(-50%);
top: 100px;
}
.popover-action {