mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-08 05:03:10 -05:00
9 lines
101 B
SCSS
9 lines
101 B
SCSS
/* Structure */
|
|
table {
|
|
width: 100%;
|
|
}
|
|
|
|
.mat-form-field {
|
|
font-size: 14px;
|
|
width: 100%;
|
|
} |