Tangjinxia
4 years ago
2 changed files with 4 additions and 3 deletions
@ -1,13 +1,14 @@
|
||||
@maxHeight: 600px; |
||||
@maxHeight: 500px; |
||||
|
||||
.bi-popover { |
||||
|
||||
.dynamic-height-limit-layout-small { |
||||
min-height: 200px; |
||||
max-height: @maxHeight; |
||||
} |
||||
|
||||
.dynamic-height-limit-layout-big, .dynamic-height-limit-layout-default { |
||||
min-height: 500px; |
||||
min-height: 400px; |
||||
max-height: @maxHeight; |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue