Update skin.css

Better experience on mobile with a narrow display.  Keeps the tags field from jumping from a single line to two lines after entering a tag.
This commit is contained in:
Simpler1
2025-12-11 11:58:47 -05:00
committed by GitHub
parent 46e9991272
commit f97a69cf43

View File

@@ -995,7 +995,6 @@ a.flip {
.tags-container {
display: flex;
flex-wrap: wrap;
border: 1px solid;
border-color: #ccc;
border-radius: 4px;