update rightmenu.less

This commit is contained in:
Denis Dokin
2025-09-24 09:44:23 +03:00
parent 1da6a1678e
commit 21c6737bab
4 changed files with 16 additions and 28 deletions

View File

@ -271,13 +271,10 @@
justify-content: center;
div {
width: 32px;
height: 32px;
background: #eee;
background: @canvas-background;
border-radius: 1px;
border: 1px @icon-normal-ie solid;
border: 1px @icon-normal solid;
width: 24px;
height: 24px;
background: #dedede;
border: 1px #808080 solid;
}
}

View File

@ -193,13 +193,10 @@
justify-content: center;
div {
width: 32px;
height: 32px;
background: #eee;
background: @canvas-background;
border-radius: 1px;
border: 1px @icon-normal-ie solid;
border: 1px @icon-normal solid;
width: 24px;
height: 24px;
background: #dedede;
border: 1px #808080 solid;
}
}

View File

@ -186,13 +186,10 @@
justify-content: center;
div {
width: 32px;
height: 32px;
background: #eee;
background: @canvas-background;
border-radius: 1px;
border: 1px @icon-normal-ie solid;
border: 1px @icon-normal solid;
width: 24px;
height: 24px;
background: #dedede;
border: 1px #808080 solid;
}
}

View File

@ -184,13 +184,10 @@
justify-content: center;
div {
width: 32px;
height: 32px;
background: #eee;
background: @canvas-background;
border-radius: 1px;
border: 1px @icon-normal-ie solid;
border: 1px @icon-normal solid;
width: 24px;
height: 24px;
background: #dedede;
border: 1px #808080 solid;
}
}