mirror of https://github.com/xwiki-labs/cryptpad
fix error
This commit is contained in:
parent
546ccd63f7
commit
471e3954eb
|
@ -28,6 +28,9 @@
|
|||
}
|
||||
&.tui-full-calendar-content {
|
||||
font-size: @colortheme_app-font-size;
|
||||
&:focus {
|
||||
outline: @cryptpad_color_brand solid 2px;
|
||||
}
|
||||
}
|
||||
&[readonly] {
|
||||
//margin-top:1rem;
|
||||
|
|
Loading…
Reference in New Issue