mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Left Column: Enlarge resize handle width (#1618)
This commit is contained in:
parent
0fc3d6e36b
commit
616682b4af
@ -84,9 +84,9 @@ body.cursor-ew-resize {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: -.1875rem;
|
||||
right: -.25rem;
|
||||
bottom: 0;
|
||||
width: .1875rem;
|
||||
width: .25rem;
|
||||
z-index: var(--z-resize-handle);
|
||||
cursor: ew-resize;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user