mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-18 17:24:42 -05:00
[FIX] Website Forum Pagination Responsive Screen Issue
This commit is contained in:
@@ -3,3 +3,13 @@
|
||||
max-height: 90vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//Forum Pagination
|
||||
.website_forum{
|
||||
.o_wprofile_email_validation_container{
|
||||
.pagination{
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user