mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
vueui: make breadcrumbs centered
This commit is contained in:
parent
f5ea5da40d
commit
c5629f8c41
File diff suppressed because one or more lines are too long
@ -39,6 +39,9 @@ export default {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.breadcrumbs {
|
||||
text-align: center;
|
||||
}
|
||||
.breadcrumbs .item {
|
||||
position: relative;
|
||||
display: inline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user