mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
overflow hidden for groupPublicity scrollbox
This commit is contained in:
parent
123ad19b28
commit
72563e6114
@ -19,4 +19,5 @@ limitations under the License.
|
|||||||
border: 1px solid $primary-hairline-color;
|
border: 1px solid $primary-hairline-color;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
margin-right: 32px;
|
margin-right: 32px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user