refactor: Layers/Keyboard component (#82)
This commit is contained in:
committed by
József Farkas
parent
9dfc02214d
commit
e54d63e1c5
@@ -3,6 +3,9 @@
|
||||
flex-direction: column;
|
||||
max-width: none;
|
||||
padding: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 100px;
|
||||
}
|
||||
|
||||
.popover-action {
|
||||
|
||||
Reference in New Issue
Block a user