aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/logs/logs.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+admin/system/logs/logs.component.scss')
-rw-r--r--client/src/app/+admin/system/logs/logs.component.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/src/app/+admin/system/logs/logs.component.scss b/client/src/app/+admin/system/logs/logs.component.scss
index 6b92f4d0b..587a9795c 100644
--- a/client/src/app/+admin/system/logs/logs.component.scss
+++ b/client/src/app/+admin/system/logs/logs.component.scss
@@ -52,7 +52,8 @@
52 } 52 }
53 53
54 my-button, 54 my-button,
55 .peertube-select-container { 55 .peertube-select-container,
56 ng-select {
56 margin-left: 10px; 57 margin-left: 10px;
57 } 58 }
58} 59}
@@ -62,6 +63,7 @@
62 flex-direction: column; 63 flex-direction: column;
63 64
64 .peertube-select-container, 65 .peertube-select-container,
66 ng-select,
65 my-button { 67 my-button {
66 width: 100% !important; 68 width: 100% !important;
67 margin-left: 0px !important; 69 margin-left: 0px !important;
@@ -80,6 +82,7 @@
80 flex-direction: column; 82 flex-direction: column;
81 83
82 .peertube-select-container, 84 .peertube-select-container,
85 ng-select,
83 my-button { 86 my-button {
84 width: 100% !important; 87 width: 100% !important;
85 margin-left: 0px !important; 88 margin-left: 0px !important;