mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
bring back padding between show more and resize handle
This commit is contained in:
parent
b6a5fa38e1
commit
7ff3e6a26d
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ limitations under the License.
|
|||
// See also https://github.com/vector-im/riot-web/issues/14429.
|
||||
&:first-child .mx_RoomSublist2_headerContainer {
|
||||
height: 0;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.mx_RoomSublist2_resizeBox {
|
||||
|
|
Loading…
Reference in a new issue