mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Code linting
This commit is contained in:
parent
af632615cf
commit
3bc775582d
7 changed files with 17 additions and 10 deletions
|
@ -107,6 +107,15 @@
|
|||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
> hr {
|
||||
height: 1px;
|
||||
color: $color-border;
|
||||
background: $color-border;
|
||||
font-size: 0;
|
||||
border: 0;
|
||||
margin: 5px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
// used for user admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue