fix: button confusion
This commit is contained in:
@ -75,17 +75,16 @@
|
||||
.library-thumb-btn-up {
|
||||
position: absolute !important;
|
||||
top: 0;
|
||||
height: 35px;
|
||||
padding-top: 5px;
|
||||
height: 70px;
|
||||
font-size: 2em;
|
||||
padding-top: 10px;
|
||||
}
|
||||
.library-thumb-btn-down {
|
||||
position: absolute !important;
|
||||
top: 35px;
|
||||
height: 35px;
|
||||
padding-top: 5px;
|
||||
.library-btn-svg {
|
||||
width: 1rem;
|
||||
fill: currentColor;
|
||||
}
|
||||
.library-info-col {
|
||||
margin-right: 2rem;
|
||||
margin-right: 1rem;
|
||||
padding: 3px 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user