Skip to content

Commit d6bd0e5

Browse files
committed
Cleanup unused CSS
1 parent cc0ed48 commit d6bd0e5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

keycloak/themes/tbpro/assets/vue/BaseTemplate.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ section {
9797
9898
.message-bar {
9999
margin-block-end: 1.5rem;
100-
101-
&:not(:has(:deep(.notice-bar))) {
102-
display: none;
103-
}
104100
}
105101
106102
.logo-link {
@@ -112,7 +108,6 @@ section {
112108
.logo {
113109
height: 36px;
114110
width: auto;
115-
transition: opacity 0.2s ease;
116111
}
117112
}
118113
}

0 commit comments

Comments
 (0)