Migrated the Feature page to Polymer 1
This commit is contained in:
@@ -55,6 +55,8 @@ paper-icon-item::shadow #contentIcon {
|
||||
position: fixed;
|
||||
bottom: 24px;
|
||||
right: 24px;
|
||||
/* stop the fab from flashing during animation */
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
paper-fab {
|
||||
@@ -75,6 +77,11 @@ paper-button {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
dicecloud-selector paper-item {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/*Style shortcuts*/
|
||||
.scroll-y {
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user