rename class

This commit is contained in:
Jakob Ketterl
2021-02-05 17:58:27 +01:00
parent 53faca64c0
commit d9b662106c
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
height: 283px;
}
.webrx-top-bar-parts {
.webrx-top-bar {
height:67px;
background: rgba(128, 128, 128, 0.15);
@ -46,7 +46,7 @@
flex-direction: row;
}
.webrx-top-bar-parts > * {
.webrx-top-bar > * {
flex: 0;
}