cursor for hover

This commit is contained in:
OVSharova 2022-04-27 11:31:07 +03:00
parent 5b424b2a25
commit 3fe450ef0b

View file

@ -503,8 +503,6 @@
&:hover,&.active-title{
border: @highlight-header-button-hover solid 2px;
border-radius: 3px;
}
&.active-title{
cursor: text;
}