Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
be526994
Commit
be526994
authored
Jan 20, 2026
by
Kantz
Browse files
kleine style änderungen
parent
7689fd33
Changes
1
Hide whitespace changes
Inline
Side-by-side
math-tutor/frontend/src/styles/theme.css
View file @
be526994
...
...
@@ -84,6 +84,7 @@ body {
flex-direction
:
column
;
gap
:
16px
;
min-height
:
0
;
max-height
:
85vh
;
}
.chat-window
{
...
...
@@ -188,6 +189,7 @@ body {
display
:
flex
;
flex-direction
:
column
;
gap
:
12px
;
flex
:
0
0
320px
;
}
.canvas-header
{
...
...
@@ -242,7 +244,7 @@ body {
display
:
flex
;
flex-direction
:
column
;
gap
:
12px
;
max-height
:
8
0
vh
;
max-height
:
8
5
vh
;
overflow-y
:
auto
;
}
...
...
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!
Cancel
Please
register
or
sign in
to comment