change violatiuon note place

This commit is contained in:
smanylov
2026-03-17 18:59:04 +07:00
parent 333dd5d3c5
commit 75874ab46f
4 changed files with 14 additions and 3 deletions
+5
View File
@@ -4507,6 +4507,11 @@
display: flex;
flex-direction: column;
&-content {
display: flex;
flex-direction: column;
}
&-grid {
display: grid;
grid-template-columns: 3fr 1fr;