92b7e64689
* feat(ui/sidebar): show right logos
8 lines
134 B
CSS
8 lines
134 B
CSS
.update-notification {
|
|
font-size: 14px;
|
|
padding: 12px;
|
|
border-radius: 2px;
|
|
background-color: #ff851b;
|
|
margin-bottom: 5px;
|
|
}
|