pull/777/head
Marius 2017-12-31 13:39:59 +02:00 committed by Andrey
parent fdcc73c6cc
commit bdea42f0b7
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
display: block;
}
paper-dropdown-menu {
width: 100%;
}
paper-item {
cursor: pointer;
}