summaryrefslogtreecommitdiff
path: root/src/views
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-06-30 12:18:07 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-06-30 12:18:07 +0300
commit1d5164e5ac07f2be006f3140a27763ee7729e097 (patch)
treea88d48043b71fd3e2fd23b82663362fe6cb2562b /src/views
parentdda50defaeea3a6f4bd68892d71ec94f3cd62113 (diff)
parentcb3e67e888d41b975ab81dc06442b81c153a97c2 (diff)
downloadwebui-vue-1d5164e5ac07f2be006f3140a27763ee7729e097.tar.xz
Merge branch 'sila-dev' of git.sila.ru:pub/openbmc/webui-vue into sila-dev
Diffstat (limited to 'src/views')
-rw-r--r--src/views/Logs/EventLogs/EventLogs.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/views/Logs/EventLogs/EventLogs.vue b/src/views/Logs/EventLogs/EventLogs.vue
index 41de40fd..5b6f8535 100644
--- a/src/views/Logs/EventLogs/EventLogs.vue
+++ b/src/views/Logs/EventLogs/EventLogs.vue
@@ -619,6 +619,9 @@ export default {
};
</script>
<style lang="scss" scoped>
+.semi-bold-14px {
+ margin: auto 0;
+}
.row {
margin: 0px;
}