mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
#23 lost fixes
This commit is contained in:
parent
dddb86c778
commit
c939dcbce8
12 changed files with 254 additions and 177 deletions
11
src/components/boris/BorisUIDemo/styles.module.scss
Normal file
11
src/components/boris/BorisUIDemo/styles.module.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
.card {
|
||||
flex: 3;
|
||||
align-self: stretch;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
padding: 20px 30px;
|
||||
}
|
||||
|
||||
.sample {
|
||||
flex-wrap: wrap;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue