]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
modify user-quota to match account settings style
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 2388c0469beda6174da3d3e4b7c22557181b0257..bf49639f56dc9ff98064acbc393ac9b808e680fa 100644 (file)
@@ -92,6 +92,11 @@ p-table {
       &:last-child td {
         border-bottom: none !important;
       }
+
+      &:focus + tr > td,
+      &:focus > td {
+        box-shadow: none !important;
+      }
     }
 
     .expander {