7 lines
98 B
CSS
7 lines
98 B
CSS
.release-source-icon {
|
|
width: 16px;
|
|
height: 16px;
|
|
flex-shrink: 0;
|
|
opacity: 0.4;
|
|
}
|