fix: small icon bar ui
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
padding-top: var(--app-spacing);
|
||||
}
|
||||
|
||||
.app-details-container > section {
|
||||
max-width: 84ch;
|
||||
.app-details-container > section > form [data-tab-panel] {
|
||||
max-width: 70ch;
|
||||
}
|
||||
|
||||
.app-details-aside-actions {
|
||||
|
||||
@@ -164,6 +164,7 @@
|
||||
color: var(--app-color) !important;
|
||||
}
|
||||
|
||||
.app-tabs-nav button:hover,
|
||||
.app-tabs-nav button.is-active,
|
||||
.app-tabs-nav a.is-active {
|
||||
--app-color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user