How to make the size of icon consistent when using Shiny and Shinydashboard?
问题 I am adding clickable icons in my shiny app to show a popup information box. Please see the following screenshot and code example. My strategy is to wrap my text and the code for actionLink in the HTML function. This works well. However, the size of the icon is determined by the size of the associated. I would like to know if it is possible to make all the icons the same size, such as the smallest one associated with the selectInput ? The documentation (https://shiny.rstudio.com/reference