.CommentActions{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap}.CommentActions.minimal{gap:.25rem}.CommentActions.minimal .CommentThumbsUpButton,.CommentActions.minimal .CommentThumbsDownButton{color:var(--text-secondary);width:1.875rem}.CommentThumbsUpButton:hover,.CommentThumbsDownButton:hover{color:var(--text-primary)}.CommentActions.minimal .CommentThumbsUpButton.active,.CommentActions.minimal .CommentThumbsDownButton.active{background-color:transparent}.CommentActions.minimal .CommentThumbsUpButton,.CommentActions.minimal .CommentThumbsDownButton{padding:0}.CommentThumbsUpButton.active,.CommentThumbsDownButton.active{background-color:var(--bg-ui-fill-hover);color:var(--primary-text)}
