🎉 Added a tag to mark read only mode (now on pages)

This commit is contained in:
Pablo Alba 2023-01-11 13:50:53 +01:00 committed by Andrés Moya
parent 3a8486f4b0
commit a54f5484e8
3 changed files with 11 additions and 14 deletions

View file

@ -126,9 +126,11 @@
border-radius: 3px;
font-size: 10px;
text-transform: uppercase;
padding: 0px 4px;
display: flex;
align-items: center;
justify-content: center;
margin-left: auto;
padding: 0.25rem;
}
}