diff options
author | Renard | 2019-09-23 11:36:05 -0300 |
---|---|---|
committer | Renard | 2019-09-23 11:36:05 -0300 |
commit | 4731437a6049c860ece7fc13772860df6be98b9e (patch) | |
tree | 1981d7893694ffb1147947aab77761bfeacfb6ed /src/App.css | |
parent | 4ab085fa457af6beaf04076e0bb5305e0dd2c4eb (diff) | |
download | bai-client-4731437a6049c860ece7fc13772860df6be98b9e.tar.gz bai-client-4731437a6049c860ece7fc13772860df6be98b9e.tar.xz bai-client-4731437a6049c860ece7fc13772860df6be98b9e.zip |
Ajustes de respuesta rĂ¡pida
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 97d09b3..db9c6fd 100644 --- a/src/App.css +++ b/src/App.css @@ -108,4 +108,8 @@ .homeContainer.inverted { color: #eaeaea !important; background-color: #454647 !important; +} + +.ui.modal>.content.replyModal { + padding: 0 !important; }
\ No newline at end of file |