6 lines
95 B
CSS
6 lines
95 B
CSS
.icon-rs-custom{
|
|
background: red;
|
|
display: inline-block;
|
|
height: 32px;
|
|
width: 32px;
|
|
}; |