mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 01:23:14 +00:00
refactor: several small ui refactor for generalisation
This commit is contained in:
@@ -398,3 +398,13 @@ template {
|
||||
padding: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-weight: 100 200 300 400 500 600 700 800 900;
|
||||
src: url('/fonts/Inter-Variable.ttf');
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user