mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-27 00:30:09 +02:00
style: fix color for changelog version tag
This commit is contained in:
@@ -1130,7 +1130,7 @@ body > #demo-frame {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notification__version {
|
.notification__version {
|
||||||
background: #ff8c00;
|
background: #af6204;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
Reference in New Issue
Block a user