Merge pull request 'Settings changes' (#40) from sageTheDm/interstellar_ai:main into main
Reviewed-on: https://interstellardevelopment.org/code/code/React-Group/interstellar_ai/pulls/40
This commit is contained in:
commit
21589915ff
6 changed files with 171 additions and 84 deletions
|
@ -147,3 +147,16 @@
|
|||
display: block;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.export-button{
|
||||
background-color: var(--button-hover-background-color);
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.import-file{
|
||||
background-color: var(--button-hover-background-color);
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue