ui rework

This commit is contained in:
Mikaël Cluseau
2026-06-17 22:40:44 +02:00
parent f6b301c9a0
commit 641e119e53
20 changed files with 976 additions and 517 deletions
+1 -9
View File
@@ -1,12 +1,7 @@
.view-links > span {
display: inline-block;
display: block;
white-space: nowrap;
margin-right: 1ex;
margin-bottom: 1ex;
padding: 0.5ex;
border: 1pt solid;
border-radius: 1ex;
cursor: pointer;
}
@@ -15,9 +10,6 @@
display: inline-block;
margin-right: 1ex;
margin-bottom: 1ex;
padding: 0.5ex;
border: 1px solid !important;
border-radius: 1ex;
cursor: pointer;
}
}