fix: arreglada barra infinita

This commit is contained in:
2025-01-07 01:00:14 -03:00
parent 07cfec619c
commit c2d29317d5
2 changed files with 2 additions and 2 deletions

View File

@@ -40,8 +40,8 @@
</script> </script>
<NavBarAutocompletable/> <NavBarAutocompletable/>
<BarraHorizontalConTexto text="Propiedades dadas de Alta"/>
<div class="container table-responsive"> <div class="container table-responsive">
<BarraHorizontalConTexto text="Propiedades dadas de Alta"/>
<table class="container-fluid table-responsive table table-striped table-bordered"> <table class="container-fluid table-responsive table table-striped table-bordered">
<thead> <thead>
<tr> <tr>

View File

@@ -40,9 +40,9 @@
</script> </script>
<NavBarAutocompletable/> <NavBarAutocompletable/>
<BarraHorizontalConTexto text="Propiedades dadas de Baja"/>
<div class="container table-responsive"> <div class="container table-responsive">
<BarraHorizontalConTexto text="Propiedades dadas de Baja"/>
<table class="table-responsive table table-striped table-bordered"> <table class="table-responsive table table-striped table-bordered">
<thead> <thead>
<tr> <tr>