Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-06-11 09:06:44 +02:00
parent 603c10f251
commit 6b7ad2a297
3 changed files with 3 additions and 3 deletions

View File

@@ -3891,7 +3891,7 @@ div.form--aplication-link {
margin-top: 25px !important; margin-top: 25px !important;
} }
#user-panel a.btn-danger { #user-panel table a.btn-danger {
display: inline-flex; display: inline-flex;
height: 25px; height: 25px;
align-items: center; align-items: center;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long