[ACS-7414] - Manage versions dialog

This commit is contained in:
DominikIwanek
2024-04-04 14:48:43 +02:00
committed by VitoAlbano
parent 689c3ee623
commit 96a38272f5
5 changed files with 31 additions and 36 deletions

View File

@@ -2,11 +2,17 @@
.adf {
&-notification-history-menu_button#{$mat-button} {
margin-right: 0;
margin-right: 8px;
border-radius: 90%;
padding: 0;
min-width: 40px;
height: 40px;
.adf-notification-history-menu_button-icon {
font-size: 24px;
height: 24px;
width: 24px;
}
}
&-notification-history-list #{$mat-subheader} {