mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix background color in breadcrumb
This commit is contained in:
parent
955ea694b8
commit
92c484ac39
@ -35,6 +35,10 @@
|
||||
height: @variables_input-height;
|
||||
}
|
||||
|
||||
ol.breadcrumb {
|
||||
background-color: @cp_forms-bg;
|
||||
}
|
||||
|
||||
div.cp-alertify-type {
|
||||
display: flex;
|
||||
input {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user