mirror of
https://github.com/discourse/discourse.git
synced 2025-01-04 12:20:48 +08:00
fix (#30450)
This commit is contained in:
parent
c3548aec5e
commit
d69b7da3ca
|
@ -6,9 +6,6 @@
|
||||||
&.full-page-chat-sidebar-enabled {
|
&.full-page-chat-sidebar-enabled {
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
overflow: inherit;
|
overflow: inherit;
|
||||||
.chat-channel {
|
|
||||||
border-radius: var(--full-page-border-radius);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-channel {
|
.chat-channel {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user