This commit is contained in:
m.epshtein 2025-03-12 12:51:12 +03:00
parent d64f06d029
commit 0bc670c160

View file

@ -354,6 +354,8 @@
border: 1px solid var(--border);
border-bottom: 0;
border-radius: var(--indent-small) var(--indent-small) 0 0;
background-color: transparent;
box-shadow: none;
}
.webbpm.account-applications .nav-tabs ~ .tab-active > .active {
padding: var(--indent-base) var(--indent-medium);