mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Merge branch 'nadonomy/ui-tweaks-part-deux' of https://gitlab.matrix.org/new-vector/element/element-web/matrix-react-sdk into nadonomy/ui-tweaks-part-deux
This commit is contained in:
commit
b45adda676
@ -23,6 +23,8 @@ limitations under the License.
|
||||
max-width: 50%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 8px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.mx_RightPanel_header {
|
||||
|
||||
@ -201,7 +201,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
mask-image: linear-gradient(0deg, transparent, black 3px)
|
||||
mask-image: linear-gradient(0deg, transparent, black 4px)
|
||||
}
|
||||
|
||||
.mx_RoomSublist2_resizerHandles_showNButton {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user