Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

297
Vistas
Change the text size of a select SAPUI5

I have the following select, and I want to change its size, both the size of the select in general and, more importantly, its text. The text it contains are flags so they are shown as an emoji but as it is inside a text type it should be able to be changed with font-size, but the size remains the same.

<Select class="language" autoAdjustWidth="false" id="language" change="onChange">
    <core:ListItem class="icon" key="uk" text="&#127468;&#127463;"/>
    <core:ListItem class="icon" key="es" text="&#x1F1EA;&#x1F1F8;"/>
</Select>

This is all I've tried in the css but I don't know which way to go.

.language {
    margin-right: 20px !important;
    font-size: 200rem !important;
    border-style: hidden !important;
   /* width: 0.1em !important;*/
   /* width: 65px !important;
    height: 65px;*/
}

.language .sapMBtnText{
    font-size: 20rem !important;
}
.icon .sapMBtnText{
    font-size: 50rem !important;
    width: 60px !important;
}

.icon{
    font-size: 150px !important;
}
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda