information-system-gui/src/main/webapp/app/facet-composer/facet-composer.component.scss

13 lines
237 B
SCSS

.tableTooltip{
transform: scale(1.5)!important;
background-color: bisque!important;
position: relative !important;
font-size: 10px;
color: black!important;
font-weight: bold;
}
.mat-icon {
font-size: 32px;
}