mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
Ensure horizontal grip shows on last column
This commit is contained in:
parent
ee71e31dfe
commit
e74723e699
@ -1,6 +1,7 @@
|
||||
.HorizontalGrip {
|
||||
width: 5px;
|
||||
cursor: ew-resize;
|
||||
flex-shrink: 0;
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(90, 192, 255, 0.7);
|
||||
|
Loading…
Reference in New Issue
Block a user