mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-17 19:57:03 +02:00
cleanup: RoomDirectory doesn't use gemini anymore
This commit is contained in:
parent
fe3be39fe7
commit
ddae4de7bd
@ -35,13 +35,6 @@ limitations under the License.
|
||||
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 {
|
||||
background-color: $button-bg-color;
|
||||
border-radius: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user