mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-19 14:31:05 +00:00
Merge pull request #133 from EETagent/windows_register_scrollbars
(frontend) fix scrollbars on windows
This commit is contained in:
commit
f52673713f
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@
|
|||
|
||||
<SplitLayout>
|
||||
<div class="form relative">
|
||||
<div class="bottom-3/12 absolute flex w-full flex-col overflow-scroll md:h-auto">
|
||||
<div class="bottom-3/12 absolute flex w-full flex-col md:h-auto">
|
||||
<div class="<md:h-24 <md:w-24 mb-4 h-32 w-32 self-center">
|
||||
<SchoolBadge />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue