Browse Source
Merge pull request #506 from Terny22/widgets-carousel-bug
bug fix widgets-carousel
pull/624/head
Igor Kulikov
9 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
ui/src/app/entity/attribute/attribute-table.scss
|
|
|
@ -47,7 +47,7 @@ md-toolbar.md-table-toolbar.alternate { |
|
|
|
.widgets-carousel { |
|
|
|
position: relative; |
|
|
|
margin: 0px; |
|
|
|
|
|
|
|
height: calc(100% - 100px); |
|
|
|
min-height: 150px !important; |
|
|
|
|
|
|
|
tb-dashboard { |
|
|
|
|