Updated Features UI to include use limits
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
paper-shadow.featureCard {
|
||||
width: 300px;
|
||||
padding: 16px;
|
||||
margin: 4px;
|
||||
background: white;
|
||||
flex-grow: 1;
|
||||
border-radius: 2px;
|
||||
.containerTop {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.features {
|
||||
@@ -19,6 +14,7 @@ paper-shadow.featureCard {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.featureCardBottom {
|
||||
.containerMain.featureDescription {
|
||||
white-space: pre-line;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user