mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
initial commit
This commit is contained in:
@@ -14,6 +14,19 @@
|
||||
box-shadow : 1px 4px 14px #000000;
|
||||
}
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 20px;
|
||||
z-index: 2;
|
||||
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar-thumb {
|
||||
width:20px;
|
||||
background-color: #d3c1af;
|
||||
border-right: 7px solid #2C3E50;
|
||||
}
|
||||
|
||||
}
|
||||
.pane { position : relative; }
|
||||
.pageInfo {
|
||||
|
||||
Reference in New Issue
Block a user