mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
stop edit option from colliding with scrollbar again
This commit is contained in:
parent
884d0de90b
commit
68a005bf1f
@ -93,7 +93,8 @@ limitations under the License.
|
||||
text-align: right;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
width: 100px;
|
||||
width: 90px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.mx_MessageTimestamp {
|
||||
|
Loading…
Reference in New Issue
Block a user