minor css and APIToken Admin UI fixes

This commit is contained in:
Nick Sweeting 2024-08-20 03:45:49 -07:00
parent 920b92e658
commit 9c8ece4d7c
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
* {
/* * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
} */
#logo {
height: 30px;
@ -317,7 +317,7 @@ body.model-snapshot.change-list #content .object-tools {
}
.inline-group .tabular td.original p {
margin-top: -33px;
margin-top: -28px;
}
tbody .output-link {