DaanHoogland commented on code in PR #8060:
URL: https://github.com/apache/cloudstack/pull/8060#discussion_r1365367006
##########
ui/src/views/AutogenView.vue:
##########
@@ -54,7 +54,8 @@
v-if="!dataView && filters && filters.length > 0"
:placeholder="$t('label.filterby')"
:value="filterValue"
- style="min-width: 120px; margin-left: 10px; margin-top:
-4px"
+ style="min-width: 100px; margin-left: 10px; margin-top:
-4px"
+ size=small
Review Comment:
I've seen console errors on "large" and "small" in the past. Where are thos
defined, and are we sure this is not an issue here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]