mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 15:03:07 +00:00
Trying to fix prod builds breaking
This commit is contained in:
@@ -4,12 +4,9 @@
|
||||
width : 100%;
|
||||
.codeEditor{
|
||||
height : 100%;
|
||||
|
||||
.pageLine{
|
||||
background-color: fade(@blue, 30%);
|
||||
border-bottom : #333 solid 1px;
|
||||
|
||||
|
||||
background-color : fade(#333, 30%);
|
||||
border-bottom : #333 solid 1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user