Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/teams.html')
-rw-r--r--src/main/webapp/teams.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webapp/teams.html b/src/main/webapp/teams.html
index 2c8533b4..1ccef438 100644
--- a/src/main/webapp/teams.html
+++ b/src/main/webapp/teams.html
@@ -379,8 +379,8 @@
padding-top:0px;
}
.geEditor *:not(.geScrollable)::-webkit-scrollbar {
- width:14px;
- height:14px;
+ width:10px;
+ height:10px;
}
.geEditor ::-webkit-scrollbar-track {
background-clip:padding-box;