Merge "Move min-height for gr-thread-list into change view"
This commit is contained in:
@@ -255,6 +255,9 @@ limitations under the License.
|
||||
gr-messages-list {
|
||||
display: block;
|
||||
}
|
||||
gr-thread-list {
|
||||
min-height: 250px;
|
||||
}
|
||||
#includedInOverlay {
|
||||
width: 65em;
|
||||
}
|
||||
|
||||
@@ -25,7 +25,6 @@ limitations under the License.
|
||||
<style include="shared-styles">
|
||||
#threads {
|
||||
display: block;
|
||||
min-height: 20rem;
|
||||
padding: var(--spacing-l);
|
||||
}
|
||||
gr-comment-thread {
|
||||
|
||||
Reference in New Issue
Block a user