Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1311 Разработка системы заявок для 3д печати
project_1311
Commits
b61d6599
Unverified
Commit
b61d6599
authored
1 year ago
by
chirpy7775
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
cards count in a row adjustment
parent
c32c9196
develop
#20-Переверстать-админку
#21-Очистка-ненужных-файлов
#22-дописать-изменение-заявки
#24-Исправить-недорабки-дизайна
crossserver
database
feature/modular-api
profile
revert-7060de16
withBot
xserver
1 merge request
!11
#22 дописать изменение заявки
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dev/req3d/home/templates/home/profile.html
+1
-1
dev/req3d/home/templates/home/profile.html
with
1 addition
and
1 deletion
+1
-1
dev/req3d/home/templates/home/profile.html
+
1
−
1
View file @
b61d6599
...
...
@@ -16,7 +16,7 @@
</p>
</div>
<div
class=
"row row-cols-1 row-cols-
md
-3 g-4 mt-auto"
style=
'margin: 0 20px'
>
<div
class=
"row row-cols-1 row-cols-
sm-1 row-cols-md-2 row-cols-lg
-3 g-4 mt-auto"
style=
'margin: 0 20px'
>
{% for obj, form in send_data %}
<div
class=
"col mx-auto"
id=
"card_{{obj.pk}}"
>
<div
class=
"card h-100"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets