mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "6006a28f4c21c51fc690ae5d378d4c2a7db9786f" and "a81343b1236901bb816df46ed7ba41d666d81656" have entirely different histories.
6006a28f4c
...
a81343b123
@ -49,7 +49,7 @@ repos:
|
|||||||
|
|
||||||
# prettier
|
# prettier
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.9-for-vscode"
|
rev: "v3.0.0-alpha.8-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
|
||||||
|
@ -3,9 +3,7 @@
|
|||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family:
|
font-family: Noto Sans Mono Regular, monospace;
|
||||||
Noto Sans Mono Regular,
|
|
||||||
monospace;
|
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user