Skip to content
Snippets Groups Projects
Commit 2b0ac845 authored by Ron Lucke's avatar Ron Lucke
Browse files

fix #1826

Closes #1826

Merge request studip/studip!1279
parent 855c75eb
No related branches found
No related tags found
No related merge requests found
<template>
<div :class="{ 'cw-ribbon-wrapper-consume': consumeMode }" :id="isContentBar ? 'contentbar' : null" >
<div v-if="stickyRibbon" class="cw-ribbon-sticky-top"></div>
<div v-show="stickyRibbon" class="cw-ribbon-sticky-top"></div>
<header class="cw-ribbon" :class="{ 'cw-ribbon-sticky': stickyRibbon, 'cw-ribbon-consume': consumeMode }">
<div class="cw-ribbon-wrapper-left">
<nav class="cw-ribbon-nav" :class="buttonsClass">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment