style active room rect, and make it not jump
This commit is contained in:
parent
36decaf70b
commit
2ceef00944
2 changed files with 28 additions and 2 deletions
|
@ -80,7 +80,8 @@ limitations under the License.
|
|||
Empirically this stops the MessagePanel's width exploding outwards when
|
||||
gemini is in 'prevented' mode
|
||||
*/
|
||||
overflow-x: auto;
|
||||
// disabling this for now as it clips the active room rect on the grid view
|
||||
// overflow-x: auto;
|
||||
|
||||
/* To fix https://github.com/vector-im/riot-web/issues/3298 where Safari
|
||||
needed height 100% all the way down to the HomePage. Height does not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue