Remove accidental file
This commit is contained in:
parent
8f05172023
commit
2f44762c52
2 changed files with 1 additions and 11 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -46,6 +46,7 @@ api-docs.json
|
|||
.DS_Store
|
||||
/files
|
||||
ormconfig.json
|
||||
/custom
|
||||
|
||||
# blender backups
|
||||
*.blend1
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
/*
|
||||
* !!! WARNING !!!
|
||||
* Editing this file may cause your instance to break for EVERYONE.
|
||||
* Please know what you're doing and test it out with regular user custom CSS.
|
||||
* With that said, GLHF!
|
||||
* This may eventuallly be replaced with a function in the admin panel.
|
||||
*/
|
||||
|
||||
.tkcbzcuz>.article>.main>.body>.content>.renote>*[data-v-878bdb7b] {
|
||||
border-style: dashed !important;;
|
||||
}
|
Loading…
Reference in a new issue