Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit eee0b2a

Browse files
authored
Add room topic to right panel room info (#12503)
* Add room topic to right panel room info Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Tweak styles Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update snapshot Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update snapshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Add snapshot tests Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update snapshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent 3889392 commit eee0b2a

File tree

18 files changed

+1057
-35
lines changed

18 files changed

+1057
-35
lines changed
-95 Bytes
Loading
451 Bytes
Loading
388 Bytes
Loading
26 Bytes
Loading
53 Bytes
Loading
-691 Bytes
Loading
-750 Bytes
Loading
-33 Bytes
Loading
-53 Bytes
Loading

res/css/views/right_panel/_BaseCard.pcss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ limitations under the License.
9090
min-height: 0;
9191
width: 100%;
9292
height: 100%;
93+
scrollbar-gutter: stable;
9394
}
9495

9596
.mx_BaseCard_Group {

0 commit comments

Comments
 (0)