mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
fix line endings for css, html files, and jsx files
This commit is contained in:
parent
3daf362a4e
commit
aaf2c00a06
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -5,3 +5,6 @@
|
||||
*.patch text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
*.jsx text eol=lf
|
||||
*.html text eol=lf
|
||||
*.htm text eol=lf
|
||||
|
4568
BetterDiscordApp/dist/style.css
vendored
4568
BetterDiscordApp/dist/style.css
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
|
||||
#title-bar-btns {
|
||||
-webkit-app-region: no-drag;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
right: 6px;
|
||||
|
||||
#title-bar-btns {
|
||||
-webkit-app-region: no-drag;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
right: 6px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user