Fix tiny scrollbar dot on chrome/electron in Forward Dialog
This commit is contained in:
@@ -34,7 +34,7 @@ limitations under the License.
|
||||
> .mx_ForwardDialog_preview {
|
||||
max-height: 30%;
|
||||
flex-shrink: 0;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
|
||||
div {
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user