release: v1.2.0 - EverShelf rebrand + version badge
- Add v1.2.0 version badge to app header - Update CHANGELOG with v1.2.0 entries - Bump manifest.json version to 1.2.0 - Bump OpenAPI spec version to 1.2.0
This commit is contained in:
@@ -81,6 +81,16 @@ body {
|
||||
font-size: 1.3rem;
|
||||
font-weight: 700;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.header-version {
|
||||
font-size: 0.6rem;
|
||||
font-weight: 400;
|
||||
opacity: 0.7;
|
||||
letter-spacing: 0.03em;
|
||||
}
|
||||
|
||||
.header-btn {
|
||||
|
||||
Reference in New Issue
Block a user