mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
FIX: _ui.map.google markers sizing
This commit is contained in:
parent
247e6e5798
commit
fd5e4c20be
@ -32,8 +32,8 @@
|
||||
padding: 10px 10px 15px;
|
||||
border-radius: 3px;
|
||||
background: $white;
|
||||
width: 240px;
|
||||
height: 5rem;
|
||||
min-width: 240px;
|
||||
min-height: 5rem;
|
||||
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user