mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Add fad
This commit is contained in:
parent
ea15725164
commit
c9e231c3eb
1 changed files with 2 additions and 0 deletions
|
@ -196,6 +196,8 @@ limitations under the License.
|
||||||
// as the box model should be top aligned. Happens in both FF and Chromium
|
// as the box model should be top aligned. Happens in both FF and Chromium
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
|
mask-image: linear-gradient(0deg, transparent, black 3px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomSublist2_resizerHandles_showNButton {
|
.mx_RoomSublist2_resizerHandles_showNButton {
|
||||||
|
|
Loading…
Reference in a new issue