Browse Source

Update index.css

David Hill 4 months ago
parent
commit
d766ca23e8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/console/app/src/routes/zen/index.css

+ 2 - 0
packages/console/app/src/routes/zen/index.css

@@ -548,6 +548,8 @@ body {
         color: var(--color-text-inverted);
         color: var(--color-text-inverted);
         border-radius: 4px;
         border-radius: 4px;
         font-weight: 500;
         font-weight: 500;
+        border: none;
+        outline: none;
         cursor: pointer;
         cursor: pointer;
         top: 50%;
         top: 50%;
         margin-top: -20px;
         margin-top: -20px;