mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
fix search window
This commit is contained in:
14
app/node_modules/electron-find/example/example.css
generated
vendored
Normal file
14
app/node_modules/electron-find/example/example.css
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
html,
|
||||
body{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
}
|
||||
section{
|
||||
padding: 10px 20px;
|
||||
}
|
||||
h3{
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user