Fix scss-lint error NestingDepth
@ -301,12 +301,10 @@
visibility: hidden;
}
&:hover {
.btn-group {
&:hover .btn-group {
visibility: visible;
.currentsession .buddy3 {
font-weight: bold;
@ -52,11 +52,11 @@
&.imgData {
background-color: #000;
.chooseUploadPicture {
&.imgData .chooseUploadPicture {
display: none;
color: $componentfg4;
@ -113,12 +113,12 @@
a {
display: inline-block;
margin-right: .5em;
a:hover {
text-decoration: none;