mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Put back to space button in sidebar (doc view)
This commit is contained in:
parent
6c71a1f18d
commit
36634be6f5
7 changed files with 27 additions and 24 deletions
|
@ -67,5 +67,8 @@ $i: 100;
|
|||
.width-#{$i} {
|
||||
width: #{$i}#{"%"} !important;
|
||||
}
|
||||
.max-width-#{$i} {
|
||||
max-width: #{$i}#{"%"} !important;
|
||||
}
|
||||
$i: $i - 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue