Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
218 B

.dropdown-item {
cursor: pointer;
}
.dropdown-toggle {
min-width: 5rem;
}
.iso-code {
font-family: monospace;
}
.iso-code-dropdown {
display: inline-block;
max-width: 60px;
min-width: 40px;
}