mirror of
https://github.com/coder/code-server.git
synced 2026-05-10 14:27:26 +02:00
Simplify dashboard
This commit is contained in:
@@ -71,6 +71,15 @@ button {
|
||||
padding: 40px;
|
||||
}
|
||||
|
||||
.card-box > .content > .none {
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
||||
.card-box + .card-box {
|
||||
margin-top: 26px;
|
||||
}
|
||||
|
||||
canvas {
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user