mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Removed the 2px border at top of labels to see if that has any effect on bottom stickies overscroll on matthews machine
This commit is contained in:
parent
900b4b4cf8
commit
4ae424f37a
@ -40,7 +40,7 @@ limitations under the License.
|
||||
padding-bottom: 6px;
|
||||
cursor: pointer;
|
||||
background-color: rgba(118, 207, 166, 0.2);
|
||||
border-top: solid 2px #eaf5f0;
|
||||
/* border-top: solid 2px #eaf5f0; */
|
||||
}
|
||||
|
||||
.mx_RoomSubList_label.mx_RoomSubList_fixed {
|
||||
|
Loading…
Reference in New Issue
Block a user