discourse-topic-voting/assets/stylesheets/desktop/feature-voting.scss

14 lines
231 B
SCSS

.voting-popup-menu {
position: absolute !important;
left: 80px !important;
top: 14px !important;
z-index: 990;
cursor: initial;
}
.vote-count{
height:40px;
line-height:40px;
font-weight: bold;
font-size: 18px;
}