Fixes in admin

This commit is contained in:
Antonio de la Rosa 2025-04-05 00:57:02 +02:00
parent b0881e7267
commit e10b5295bd
6 changed files with 39 additions and 1 deletions

View file

@ -1039,6 +1039,7 @@ a.form_button_tab:hover
box-sizing: border-box;
/* border: solid #fff 1px;*/
float:left;
overflow:hidden;
}
@ -1049,6 +1050,7 @@ a.form_button_tab:hover
box-sizing: border-box;
/*border: solid #f00 1px;*/
float:left;
overflow:hidden;
}
@ -1058,6 +1060,7 @@ a.form_button_tab:hover
box-sizing: border-box;
/*border: solid #f00 1px;*/
float:left;
overflow:hidden;
}