Tabs Styling Fix

This commit is contained in:
blessedcoolant 2022-11-01 01:50:03 +13:00 committed by psychedelicious
parent c73a61b785
commit 9a15a89e20
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
<title>InvokeAI - A Stable Diffusion Toolkit</title>
<link rel="shortcut icon" type="icon" href="./assets/favicon.0d253ced.ico" />
<script type="module" crossorigin src="./assets/index.d3820055.js"></script>
<link rel="stylesheet" href="./assets/index.ed39e306.css">
<link rel="stylesheet" href="./assets/index.52c8231e.css">
</head>
<body>

View File

@ -13,7 +13,6 @@
row-gap: 0.3rem;
grid-auto-rows: min-content;
color: var(--tab-list-text-inactive);
z-index: 15;
button {
font-size: 0.85rem;