mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 06:52:41 +00:00
initial commit
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
flex : 1;
|
||||
}
|
||||
.divider{
|
||||
position:relative;
|
||||
touch-action : none;
|
||||
display : table;
|
||||
height : 100%;
|
||||
@@ -35,6 +36,8 @@
|
||||
}
|
||||
.arrow{
|
||||
position : absolute;
|
||||
left:50%;
|
||||
translate:-50%;
|
||||
width : 25px;
|
||||
height : 25px;
|
||||
border : 2px solid #bbb;
|
||||
|
||||
Reference in New Issue
Block a user