cleanup: RoomDirectory doesn't use gemini anymore
This commit is contained in:
parent
fe3be39fe7
commit
ddae4de7bd
1 changed files with 0 additions and 7 deletions
|
@ -35,13 +35,6 @@ limitations under the License.
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomDirectory .gm-scroll-view {
|
|
||||||
// little hack because gemini doesn't seem to detect
|
|
||||||
// the scrollbar width well in this instance
|
|
||||||
// when using css scrollbars
|
|
||||||
scrollbar-width: thin;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomDirectory_createRoom {
|
.mx_RoomDirectory_createRoom {
|
||||||
background-color: $button-bg-color;
|
background-color: $button-bg-color;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
Loading…
Reference in a new issue